get https://api.sportradar.com/cycling//v2//competitors//profile.
Cycling Competitor Profile returns biographical information for a given competitor.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. POG (Pogacar, Tadej) |
country_code | competitor | String | Country code of a competitor ex. SVN (Slovenia) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:507514 |
name | competitor | String | Name for a competitor ex. Pogacar, Tadej |
nationality | competitor | String | Nationality of a competitor ex. Slovenia |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | teams - team | String | Abbreviation for a team name ex. UAE (UAE Team Emirates) |
id | teams - team | String | Unique ID for a team ex. sr:competitor:310636 |
name | teams - team | String | Name for a team ex. UAE Team Emirates |
gender | teams - team | String | Gender for a teammale , female |
nationality | teams - team | String | Nationality of a team ex. United Arab Emirates |
country_code | teams - team | String | Country code of a team ex. UAE (United Arab Emirates) |