get https://api.sportradar.com/australianrules//v3/en/schedules/live/timelines.
Provides a play-by-play event timeline for currently live matches.
Update Frequency
1s 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 |
away_display_score | sport_event_status - period_scores - period_score | String | Away team period display score ('Number of Goals'.'Number of Points'.'Total') ex. 5.5.35 |
home_score | sport_event_status - period_scores - period_score | Integer | Home team period score |
home_display_score | sport_event_status - period_scores - period_score | String | Home team period display score ('Number of Goals'.'Number of Points'.'Total') ex. 5.5.35 |
number | sport_event_status - period_scores - period_score | Integer | Period number |
type | sport_event_status - period_scores - period_score | String | Period typeregular_period , overtime , 1st_period , 2nd_period , 3rd_period , 4th_period , 1st_pause , 2nd_pause , 3rd_pause , interrupted |
Sport Event Status:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status | Integer | Total score for the away team in the match |
away_display_score | sport_event_status | Integer | Display score for the away team in the match ('Number of Goals'.'Number of Points'.'Total') ex. 18.12.120 |
away_normaltime_score | sport_event_status | Integer | Score for the away team in normal time |
home_score | sport_event_status | Integer | Total score for the home team in the match |
home_display_score | sport_event_status | Integer | Display score for the home team in the match ('Number of Goals'.'Number of Points'.'Total') ex. 9.6.60 |
home_normaltime_score | sport_event_status | Integer | Score for the home team in normal time |
match_status | sport_event_status | String | Status within a match (sport event). Provides more detail on the state of a sport event when live than status ex. not_started , 1st_quarter , ended , cancelled See our FAQ for a complete list of statuses and their definitions. |
match_tie | sport_event_status | Boolean | Signifies a matched ended in a tie when true |
scount_abandoned | sport_event_status | Boolean | Signifies a sport event was abandoned by a scout when true |
status | sport_event_status | String | Status of a sport event ex. not_started , live , ended , closed See our FAQ for a complete list of statuses and their definitions. |
winner_id | sport_event_status | String | Unique ID of the match winner ex. sr:competitor:4444 |
Game Timeline:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event_timeline | String | Unique Id of a sport event ex. sr:sport_event:46377483 |
start_time | sport_event_timeline | Date-time | Start time of a sport event ex. 2024-04-23T18:15:00+00:00 |
away_score | timeline - event | Integer | Score for the away team after a timeline event |
away_display_score | timeline - event | String | Display score for the away team after a timeline event ('Number of Goals'.'Number of Points'.'Total') ex. 5.5.35 |
break_name | timeline - event | String | Brief description of a break event ex. 1st_pause |
competitor | timeline - event | String | Designation of a competitor for a timeline eventhome , away |
home_score | timeline - event | Integer | Score for the home team after a timeline event |
home_display_score | timeline - event | String | Display score for the home team after a timeline event ('Number of Goals'.'Number of Points'.'Total') ex. 5.5.35 |
id | timeline - event | Integer | Unique ID for a timeline event ex. 1721786685 |
match_clock | timeline - event | String | Clock value for a timeline event, in minutes and seconds ex. 80:00 |
match_time | timeline - event | Integer | Clock value of a timeline event, in minutes ex. 66 |
method | timeline - event | String | Type of score for a timeline eventgoal , behind |
period | timeline - event | Integer | Period number of a timeline event |
period_name | timeline - event | String | Period name of a timeline event, appearing at the beginning of a period ex. 2nd_quarter |
time | timeline - event | Date-time | Timestamp of a timeline event ex. 2024-04-16T20:49:49+00:00 |
type | timeline - event | String | Type of timeline eventmatch_started , match_ended , score_change , period_score , period_start , break_start |
updated | timeline - event | Boolean | Signifies this event has been updated since its original entry when true |
updated_time | timeline - event | Date-time | Timestamp of an updated time entry ex. 2024-04-22T17:17:24+00:00 |
Player Event Details:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | event - player | String | Unique player Id associated with a timeline event ex. sr:player:1153060 |
name | event - player | String | Player name associated with a timeline event ex. Russell, Mercedes |
type | event - player | String | Type of event associated with a player ex. scorer , assist , substituted_in , substituted_out |