get https://api.sportradar.com/tabletennis//v2//rankings.
Returns rankings lists in ascending order for singles and doubles competitors.
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 (singles or doubles) ex. SUN (Sun, Yingsha), G/P (Gardos R / Polcanova S) |
country | competitor_ranking - competitor | String | Country of a competitor ex. China |
country_code | competitor_ranking - competitor | String | Country code of a competitor ex. CHN |
date_of_birth | competitor_ranking - competitor | Date | Date of birth of a competitor ex. 1996-02-28 |
id | competitor_ranking - competitor | String | Unique ID for a competitor ex. sr:competitor:344054 |
name | competitor_ranking - competitor | String | Name for a competitor (singles or doubles) ex. Sun, Yingsha , Gardos R / Polcanova S |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor - players - player | String | Abbreviation for a player name ex. GAR (Gardos, Robert) |
country | competitor - players - player | String | Country of a competitor ex. Austria |
country_code | competitor - players - player | String | Country code of a competitor ex. AUT |
date_of_birth | competitor - players - player | Date | Date of birth of a player ex. 1979-01-16 |
id | competitor - players - player | String | Unique ID for a competitor ex. sr:competitor:25084 |
name | competitor - players - player | String | Name for a competitor ex. Gardos, Robert |
Competitor Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
points | competitor_ranking | Integer | Number of points for a competitor |
rank | competitor_ranking | Integer | Competitor rank |
League Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | ranking | String | Gender of a leaguemen , women , mixed |
name | ranking | String | Name of a league ranking ex. ittf_mixed_doubles_pairs_world_ranking , ittf_men_singles_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 |