get https://api.sportradar.com/mma//v2//competitors//profile.
Provides biographical information for a given competitor, including record.
Update Frequency
300s Time To Live / Cache
Data Points
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. HOL |
gender | competitor | String | Gender of a competitor ex. male , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:237652 |
name | competitor | String | Name for a competitor ex. Holloway, Max |
Competitor Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
birth_city | info | String | Birth city of a competitor ex. Honolulu |
birth_state | info | String | Birth state of a competitor ex. HI (Hawaii) |
birth_country | info | String | Birth country of a competitor ex. UNITED STATES |
birth_country_code | info | String | Country code of a competitor's birth country ex. USA |
birth_date | info | Date | Birth date of a competitor ex. 1991-12-04 |
fighting_out_of_city | info | String | "Fighting out of..." city of a competitor ex. Waianae |
fighting_out_of_country | info | String | "Fighting out of..." country of a competitor ex. UNITED STATES |
fighting_out_of_state | info | String | "Fighting out of..." state of a competitor ex. UNITED STATES |
height | info | Integer | Height of a competitor in centimeters ex. 180 |
nickname | info | String | Nickname of a competitor ex. Blessed |
reach | info | Integer | Reach of a competitor in centimeters ex. 175 |
weight | info | Double | Weight of a competitor in kilograms ex. 70.8 |
Competitor Record:
Attribute | Parent Element | Type | Description |
---|---|---|---|
draws | record | Integer | Number of draws for a competitor |
losses | record | Integer | Number of losses for a competitor |
no_contests | record | Integer | Number of 'No Contest' decisions for a competitor |
wins | record | Integer | Number of wins for a competitor |