get https://api.sportradar.com/motogp//v2//competitors//profile.
MotoGP Competitor Profile provides biographical information for a given driver.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | competitor | String | Country code of a competitor ex. ESP (Spain) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:21999 |
name | competitor | String | Name for a competitor ex. Marquez, Marc |
nationality | competitor | String | Nationality of a competitor ex. Spain |
Competitor Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_of_residence | info | String | Country of residence of a competitor ex. Spain |
country_of_residence_id | info | String | Unique ID for a country of residence of a competitor ex. sr:city:199 |
country_code_of_residence | info | String | Country code of residence of a competitor ex. ESP (Spain) |
date_of_birth | info | Date | Date of birth of a competitor ex. 1993-02-17 |
debut | info | String | Debut date of a competitor ex. 2019-03-17 or 2008 |
first_points | info | String | Date of a competitor's first points received ex. 2019-03-31 |
first_pole | info | String | Date of a competitor's first pole ex. 2019-03-31 |
first_victory | info | String | Date of a competitor's first victory ex. 2019-03-31 |
height | info | Integer | Height of a competitor in centimeters ex. 175 |
place_of_birth | info | String | Place of birth of a competitor ex. Stevenage |
place_of_birth_id | info | String | Unique ID for a place of birth of a competitor ex. sr:city:500 |
weight | info | Integer | Weight of a competitor in kilograms ex. 71 |
url_official | info | String | Official website of a competitor ex. http://www.lewishamilton.com/ |
url_other | info | String | Official website of a competitor ex. http://www.lewishamilton.com/ |
country | info | String | Country of a competitorAttribute is not currently supported |
salary | info | String | Salary of a competitorAttribute is not currently supported |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | teams - team | String | Country code of a team ex. ITA (Italy) |
id | teams - team | String | Unique ID for a team ex. sr:competitor:91680 |
name | teams - team | String | Name for a team ex. Gresini Racing MotoGP |
gender | teams - team | String | Gender for a teammale , female |
nationality | teams - team | String | Nationality of a team ex. Italy |