get https://api.sportradar.com/cricket-t2//tournaments//standings.
Provides detailed standings info for a given season.
Update Frequency
60s Time To Live / Cache
Data Points
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | tournament | String | Gender of a tournamentmen , women , mixed |
id | tournament | String | Unique ID for a tournament ex. sr:tournament:21568 (Sheffield Shield) |
name | tournament | String | Name of a tournament ex. Sheffield Shield |
type | tournament | String | Type of a tournament ex. test , odi , t10 , t20i , first_class , list_a , t20 |
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | tournament - category | String | Country code for a tournament's category |
id | tournament - category | String | Unique category ID for a tournament ex. sr:category:105 |
name | tournament - category | String | Name for a tournament's category ex. International |
id | tournament - sport | String | Unique sport ID for a tournament ex. sr:sport:21 |
name | tournament - sport | String | Name for a tournament's sport ex. Cricket |
Current Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament - current_season | Date | End date of a tournament's current season ex. 2024-06-17 |
id | tournament - current_season | String | Unique ID for a tournament's current season ex. sr:season:122977 (Sheffield Shield 24/25) |
name | tournament - current_season | String | Name of a tournament's current season ex. Sheffield Shield 24/25 |
start_date | tournament - current_season | Date | Start date of a tournament's current season ex. 2023-09-23 |
year | tournament - current_season | String | Year of a tournament's current season ex. 23/24 or 2024 |
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | standing - groups - group | String | Unique ID for a standings group ex. sr:league:82087 (Indian Premier League 2024) |
live | standing - groups - group | Boolean | Signifies standings are based on live scores when true |
name | standing - groups - group | String | Name of a standings group ex. Indian Premier League 2024 |
group_name | standing - groups - group | String | Abbreviated name of a standings group ex. Group A |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | team_standing - team | String | Abbreviation for a competitor name ex. BUL (Queensland Bulls) |
country | team_standing - team | String | Country of a competitor ex. Australia |
country_code | team_standing - team | String | Country code of a competitor ex. AUS (Australia) |
gender | team_standing - team | String | Gender for a competitormale , female |
id | team_standing - team | String | Unique ID for a competitor ex. sr:competitor:142678 (Queensland Bulls) |
name | team_standing - team | String | Name for a competitor ex. Queensland Bulls |
Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
type | standing | String | Category of the season standing group ex. total |
round | standing | Integer | Number of rounds in the season standing group |
change | group - team_standing | Integer | Change in a team's standing rank from the previous week ex. 2 or -1 |
current_outcome | group - team_standing | String | Current outcome of a team for the season ex. Qualification Playoffs or Playoffs |
draw | group - team_standing | Integer | Number of ties for a team in the season standing group |
loss | group - team_standing | Integer | Number of losses for a team in the season standing group |
net_run_rate | group - team_standing | Float | Net run rate (NRR) for a team in the season standing group ex. 1.428 |
no_result | group - team_standing | Integer | Number of 'no result' matches for a team in the season standing group |
played | group - team_standing | Integer | Number of games played for a team in the season standing group |
points | group - team_standing | Integer | Number of points for a team in the season standing group |
rank | group - team_standing | Integer | Team rank in the season standing group |
win | group - team_standing | Integer | Number of wins for a team in the season standing group |