get https://api.sportradar.com/mma//v2//rankings.
Returns the current rankings for each weight class.
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. Ullern |
gender | competitor_ranking - competitor | String | Gender of a competitor ex. male , female |
id | competitor_ranking - competitor | String | Unique ID for a competitor ex. sr:competitor:237652 |
name | competitor_ranking - competitor | String | Name for a competitor ex. Holloway, Max |
Competitor Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
movement | competitor_ranking | Integer | Change in a competitor's rank from the previous week ex. 1 , -1 |
rank | competitor_ranking | Integer | Competitor rank |
Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | ranking | String | Name of a ranking type ex. pound_for_pound , flyweight , lightweight , heavyweight |
type_id | ranking | Integer | ID for a rankings type |
week | ranking | Integer | Week number of the rankings |
year | ranking | Integer | Year of the rankings |