Event Types
All event types detected by the analysis engine and returned by the Events endpoint.
Discovering available events
Use the Schema endpoint to check which event types and properties are available for a specific analysis.
Ball Actions
On-ball actions by individual players. Query these with the event_property filter.
| Event Type | Description |
|---|---|
| Pass | A deliberate attempt to deliver the ball to a teammate. The unified pass event covers open-play... |
| Drive | A player carrying the ball with their feet without releasing it. The span covers consecutive... |
| Shot | An attempt to score: a kick or other body contact directed at the opponent's goal, with any body... |
| Tackle | A defensive challenge that legally dispossesses the ball-carrier. A clean ball-winning foot... |
| Block | A defender intercepting or deflecting an opponent's shot or pass with their body, without taking... |
Possession
Continuous spans of ball control.
| Event Type | Description |
|---|---|
| Team Possession | A continuous span over which one team is in possession of the ball. Ends when possession... |
| Player Possession | A continuous span over which one specific player is the active ball-carrier. Distinct from... |
Structure
Match structure and broadcast state.
| Event Type | Description |
|---|---|
| Ball Phase | A continuous span describing whether the ball is in play, out of bounds, or in a stoppage.... |
| Scene | A continuous span of the broadcast feed of a single scene type. is_analysable is true for the... |
| Match Timeline | A span covering the regulation match period. The engine currently emits a single... |