get https://api.sportradar.com/snooker//v2//rankings.
Provides a list of the current world rankings.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor_ranking - competitor | String | Abbreviation for a competitor name ex. JON (Jones, Jak) |
id | competitor_ranking - competitor | String | Unique ID for a competitor ex. sr:competitor:130248 |
name | competitor_ranking - competitor | String | Name for a competitor ex. Jones, Jak |
Competitor Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
points | competitor_ranking | Integer | Number of points for a competitor |
prize_money | competitor_ranking | Double | Prize money for a competitor ex. 479000 |
League Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | ranking | String | Name of a ranking type ex. world_ranking , 1_year_ranking_list |
type_id | ranking | Integer | ID for a rankings type ex. 46 , 47 |
week | ranking | Integer | Week number of the rankings |
year | ranking | Integer | Year of the rankings |