get https://api.sportradar.com/cricket-t2//tournaments//leaders.
Provides leaders in a given tournament or season for a variety of stats including top runs, top average, top wickets, top bowling average, top economy, and top catches.
Update Frequency
300s 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 |
Teams:
Team and player info is present for each leader entry
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | (leader_stat) - team | String | Abbreviation for a competitor name ex. BUL (Queensland Bulls) |
id | (leader_stat) - team | String | Unique ID for a competitor ex. sr:competitor:142678 (Queensland Bulls) |
name | (leader_stat) - team | String | Name for a competitor ex. Queensland Bulls |
Players:
Team and player info is present for each leader entry
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | (leader_stat) - player | String | Unique ID of a player ex. sr:player:696896 |
name | (leader_stat) - player | String | Name of a player ex. Sarkar, Soumya |
Leaders - Batting:
Attribute | Parent Element | Type | Description |
---|---|---|---|
average | batting - highest_average | Float | Batting average value for a leaderboard entry ex. 61.75 |
rank | batting - highest_average | Integer | Batting average leaderboard rank |
total | batting - fifties | Integer | Number of fifties for a leaderboard entry |
rank | batting - fifties | Integer | Fifties leaderboard rank |
total | batting - fours | Integer | Number of fours for a leaderboard entry |
rank | batting - fours | Integer | Fours leaderboard rank |
total | batting - highest_score - runs | Integer | Number of runs in a match for a leaderboard entry |
rank | batting - highest_score - runs | Integer | Runs in a match leaderboard rank |
total | batting - top_runs - runs | Integer | Number of runs in a season/tournament for a leaderboard entry |
rank | batting - top_runs - runs | Integer | Runs in a season/tournament leaderboard rank |
total | batting - sixes | Integer | Number of sixes for a leaderboard entry |
rank | batting - sixes | Integer | Sixes leaderboard rank |
rate | batting - strike_rate | Float | Strike rate value for a leaderboard entry ex. 234.04 |
rank | batting - strike_rate | Integer | Batting average leaderboard rank |
total | batting - hundreds | Integer | Number of hundreds for a leaderboard entry |
rank | batting - hundreds | Integer | Hundreds leaderboard rank |
Leaders - Bowling:
Attribute | Parent Element | Type | Description |
---|---|---|---|
average | bowling - bowling_average | Float | Bowling average value for a leaderboard entry ex. 11.25 |
rank | bowling - bowling_average | Integer | Bowling average leaderboard rank |
total | bowling - dot_balls | Integer | Number of dot balls for a leaderboard entry |
rank | bowling - dot_balls | Integer | Dot balls leaderboard rank |
average | bowling - economy | Float | Economy value for a leaderboard entry ex. 6.48 |
rank | bowling - economy | Integer | Economy leaderboard rank |
total | bowling - maidens | Integer | Number of maidens for a leaderboard entry |
rank | bowling - maidens | Integer | Maidens leaderboard rank |
total | bowling - wickets | Integer | Number of wickets for a leaderboard entry |
rank | bowling - wickets | Integer | Wickets leaderboard rank |
Leaders - Fielding:
Attribute | Parent Element | Type | Description |
---|---|---|---|
total | bowling - catches | Integer | Number of catches for a leaderboard entry |
rank | bowling - catches | Integer | Catches leaderboard rank |