get https://api.sportradar.com/formula1//v2//competitors//profile.
F1 Competitor Profile provides detailed driver information including debut date, first points, first pole, and first victory.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. NOR (Norris, Lando) |
country_code | competitor | String | Country code of a competitor ex. IOT (British Indian Ocean Territory) |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:495898 |
name | competitor | String | Name for a competitor ex. Norris, Lando |
nationality | competitor | String | Nationality of a competitor ex. British Indian Ocean Territory |
Competitor Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
car_nickname | info | String | Nickname of a competitor's car ex. McLaren |
dateofbirth | info | Date | Date of birth of a competitor ex. 1999-11-13 |
debut | info | Date | Debut date of a competitor ex. 2019-03-17 |
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 |
placeofbirth | info | String | Place of birth of a competitor ex. Stevenage |
placeofbirth_id | info | String | Unique ID for a place of birth of a competitor ex. sr:city:1133 |
url_official | info | String | Official website of a competitor ex. http://www.lewishamilton.com/ |
wcs_won | info | Integer | Number of World Drivers' Championship titles for a competitor |
weight | info | Integer | Weight of a competitor in kilograms ex. 71 |
country | info | String | Country of a competitorAttribute is not currently supported |
height | info | Integer | Height of a competitor in centimeters ex. 175 |
salary | info | String | Salary of a competitorAttribute is not currently supported |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | teams - team | String | Abbreviation for a team name ex. MCL (McLaren) |
id | teams - team | String | Unique ID for a team ex. sr:competitor:4514 |
name | teams - team | String | Name for a team ex. McLaren |
gender | teams - team | String | Gender for a teammale , female |
nationality | teams - team | String | Nationality of a team ex. Great Britain |
country_code | teams - team | String | Country code of a team ex. GBR (Great Britain) |