Provides a 10 second live delta of game information, including scoring and a play-by-play event timeline.
Update Frequency1s Time To Live / Cache
Data Points
Period Scores:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status - period_scores - period_score | Integer | Away team period score |
home_score | sport_event_status - period_scores - period_score | Integer | Home team period score |
number | sport_event_status - period_scores - period_score | Integer | Period number |
type | sport_event_status - period_scores - period_score | String | Period type ex. 1st_half , 2nd_half , pause , 1st_extra , 2nd_extra , extra_time_halftime , awaiting_extra , interrupted , overtime , regular_period |
Sport Event Status:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| Integer | Total score for the away team in the match |
|
| Integer | Score for the away team in normal time |
|
| Integer | Total score for the home team in the match |
|
| Integer | Score for the home team in normal time |
|
| String | Status within a match (sport event). Provides more detail on the state of a sport event when live than |
|
| Boolean | Signifies a matched ended in a tie when |
|
| Boolean | Signifies a sport event was abandoned by a scout when |
|
| String | Status of a sport event |
|
| String | Unique ID of the match winner |
Game Timeline:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Unique Id of a sport event |
|
| Date-time | Start time of a sport event |
|
| Integer | Score for the away team after a timeline event |
|
| String | Brief description of a break event |
|
| String | Designation of a competitor for a timeline event |
|
| Integer | Score for the home team after a timeline event |
|
| Integer | Unique ID for a timeline event |
|
| String | Clock value for a timeline event, in minutes and seconds |
|
| Integer | Clock value of a timeline event, in minutes |
|
| String | Type of score for a timeline event |
|
| Integer | Period number of a timeline event |
|
| String | Period name of a timeline event, appearing at the beginning of a period |
|
| Date-time | Timestamp of a timeline event |
|
| String | Type of timeline event |
|
| Integer | Horizontal X coordinate of a timeline event. |
|
| Integer | Vertical Y coordinate of a timeline event. |
Player Event Details:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | event - player | String | Unique player Id associated with a timeline event ex. sr:player:474906 |
name | event - player | String | Player name associated with a timeline event ex. Gallo, Thomas |
type | event - player | String | Type of event associated with a player ex. scorer , substituted_in , substituted_out |