get https://api.sportradar.com///v3//seasons//probabilities.
Provides 3-way win probabilities (home team win, away team win, draw) for all games for a given season.
Update Frequency
60s Time To Live / Cache
Pagination Note
Pagination may be required to pull all data within this feed. By default, the feed will return 200 sport events.
Data Points
Match Probabilities:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | market | String | Probability market 3way |
name | market - outcome | String | Probability market outcomehome_team_winner , away_team_winner , draw |
probability | market - outcome | Float | Probability of the market outcome (home win, away win, draw) in percentage ex. 36.1 |
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | sport_event_context - category | String | Country code for a sport event's category ex. ENG (England) |
id | sport_event_context - category | String | Unique category ID for a sport event ex. sr:category:83 |
name | sport_event_context - category | String | Name for a sport event's category ex. Rugby League |
id | sport_event_context - sport | String | Unique sport ID for a sport event ex. sr:sport:12 |
name | sport_event_context - sport | String | Name for a sport event's sport ex. Rugby |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | sport_event_context - competition | String | Gender for a competitionmen , women |
id | sport_event_context - competition | String | Unique ID for a competition ex. sr:competition:302 (Super League) |
name | sport_event_context - competition | String | Name of a competition ex. Super League , NRL, Women |
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event_context - groups - group | String | Unique ID for a sport event's group ex. sr:league:80301 (Super League 2024) |
name | sport_event_context - groups - group | String | Name of a sport event's group ex. Super League 2024 , Super League 2024, Playoffs |
group_name | sport_event_context - groups - group | String | Abbreviated name of a sport event's group ex. D |
Rounds:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competition_sport_event_number | sport_event_context - round | Integer | Sport event number within a competition. Used for competitions that have fixed match numbers. |
cup_round_id | sport_event_context - round | String | Unique ID for a sport event's cup round ex. sr:cup_round:2120411 |
cup_round_number_of_sport_events | sport_event_context - round | Integer | Number of events in a sport event's round |
cup_round_sport_event_number | sport_event_context - round | Integer | Number within the cup_round of a match ID. For example, 1st leg of 2 |
name | sport_event_context - round | String | Name of a sport event's round ex. semifinal or final |
number | sport_event_context - round | Integer | Number of a sport event's round |
other_sport_event_id | sport_event_context - round | String | A linked sport event ID, typically in a two-legged tie ex. sr:sport_event:47395897 |
Seasons:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competition_id | sport_event_context - season | String | Unique ID for the competition a sport event belongs to ex. sr:competition:302 (Super League) |
disabled | sport_event_context - season | Boolean | Signifies a season has been disabled when true |
end_date | sport_event_context - season | Date | End date of a sport event's season ex. 2024-10-12 |
id | sport_event_context - season | String | Unique ID for a sport event's season ex. sr:season:112664 (Super League 2024) |
name | sport_event_context - season | String | Name of a sport event's season ex. Super League 2024 |
start_date | sport_event_context - season | Date | Start date of a sport event's season ex. 2024-02-15 |
year | sport_event_context - season | String | Year of a sport event's season ex. 2024 |
Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | sport_event_context - stage | Date | End date of a sport event's stage ex. 2024-09-21 |
order | sport_event_context - stage | Integer | Order of a stage within a season |
phase | sport_event_context - stage | String | Name of a sport event's stage ex. final_phase , knockout_stage , playoffs See the enum_phase entry in our Rugby OpenAPI specs for a complete list of valid phase enum values |
start_date | sport_event_context - stage | Date | Start date of a sport event's stage ex. 2024-02-15 |
type | sport_event_context - stage | String | Type of a sport event's stagecup , league |
year | sport_event_context - stage | String | Year of a sport event's stage ex. 2024 |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitors - competitor | String | Abbreviation for a competitor name ex. WGW (Wigan Warriors) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:4233 (Wigan Warriors) |
name | competitors - competitor | String | Name for a competitor ex. Wigan Warriors |
qualifier | competitors - competitor | String | Designation of a competitor for a sport eventhome , away |
virtual | competitors - competitor | Boolean | Signifies a competitor is a virtual team whan true . Used for placeholder teams in TBD vs TBD matchups. |
Sport Event:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event | String | Unique ID of a sport event ex. sr:sport_event:53800561 |
replaced_by | sport_event | String | An alternative sport event ID if the match is postponed and played at a later date ex. sr:sport_event:47395897 |
resume_time | sport_event | Date | An updated timestamp if there is a delay at the start or interruption during a match ex. 2024-03-26T20:00:00+00:00 |
start_time | sport_event | Date | Start time of a sport event ex. 2024-03-26T20:00:00+00:00 |
start_time_confirmed | sport_event | Boolean | Signifies the start time of a sport event is confirmed when true |
overall_conditions | sport_event_conditions - weather | String | Weather conditions for a sport eventgood , medium , bad , indoor , extreme |
pitch_conditions | sport_event_conditions - weather | String | Pitch conditions for a sport eventgood , medium , bad |
Sport Event - Coverage Properties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
live | sport_event - coverage | Boolean | Signifies a sport event is covered live when true |
type | sport_event - coverage - property | String | Type of coverage for a sport event ex. boxscore or match_clock |
value | sport_event - coverage - property | Boolean | Signifies a coverage types is available when true For example, type="boxscore" value="true" signifies additional team and player stats are availabl for this sport event. See our FAQ for more info on coverage. |
Sport Event - Referee:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event_conditions - referees - referee | String | Unique ID for a referee ex. sr:referee:766676 |
name | sport_event_conditions - referees - referee | String | Name of a referee ex. Ridley, Christophe |
nationality | sport_event_conditions - referees - referee | String | Nationality of a referee ex. Wales |
country_code | sport_event_conditions - referees - referee | String | Country code of a referee ex. WAL |
type | sport_event_conditions - referees - referee | String | Type of a referee ex. main_referee |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
capacity | venue | Integer | Capacity of a venue ex. 25138 |
changed | venue | Boolean | Signifies a venue has been changed when true |
city_name | venue | String | City name of a venue ex. Wigan |
country_code | venue | String | Country code of a venue ex. ENG (England) |
country_name | venue | String | Country name of a venue ex. England |
id | venue | String | Unique ID of a venue ex. sr:venue:666 |
map_coordinates | venue | String | Coordinates of a venue ex. 53.547367,-2.654146 |
name | venue | String | Name of a venue ex. DW Stadium |
reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true |
reduced_capacity_max | venue | Integer | Value of a venue's restrictued capacity |
timezone | venue | String | Timezone of a venue ex. Europe/London |