get https://api.sportradar.com/cycling//v2//rankings.
Cycling Rankings returns competitor rankings for the current week.
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. POG (Pogacar, Tadej) |
id | competitor_ranking - competitor | String | Unique ID for a competitor ex. sr:competitor:507514 |
name | competitor_ranking - competitor | String | Name for a competitor ex. Pogacar, Tadej |
Competitor Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
points | competitor_ranking | Integer | Number of points for a competitor ex. 2666.57 |
rank | competitor_ranking | Integer | Competitor rank |
ranking_movement | competitor_ranking | Integer | Change in a competitor's rank from the previous week ex. 1 , -1 |
League Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | ranking | String | Name of a league ex. Individual World Ranking |
type_id | ranking | Integer | ID for a rankings type |
week | ranking | Integer | Week number of the rankings |
year | ranking | Integer | Year of the rankings |