get https://api.sportradar.com/golf///v3///players/profiles.
Provides player biographical information for a given year and tour, for all players. This includes height, weight, place of birth, date of birth, residence, and college.
Log in to see full request history
Update Frequency
120s Time To Live / Cache
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. R.McIlroy |
amateur | player | Boolean | Signifies a player is in amateur status when true |
birthday | player | Date | Player date of birth ex. 1989-05-04 |
birth_place | player | String | Birthplace of a player ex. Holywood, , IRL |
college | player | String | College attended ex. Iowa |
country | player | String | Country of a player ex. NORTHERN IRELAND |
first_name | player | String | First name of a player ex. Rory |
handedness | player | String | Handedness of a player ex. R , L |
height | player | Integer | Height in inches |
id | player | GUID | Unique player ID ex. da226913-b804-48de-adbf-96e956eb75ac |
last_name | player | String | Last name of a player ex. McIlroy |
member | player | Boolean | Signifies a player is a member of their respective tour Note: This attribute is currently unsupported |
name | player | String | Name of a player ex. McIlroy, Rory |
residence | player | String | Residence of a player ex. Holywood, , IRL |
weight | player | Short | Weight in lbs. |
turned_pro | player | Short | Year a player became a professional |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tour - season | GUID | Unique ID of a season ex. ece9907c-6fe3-4944-8cb9-bb1033270259 |
year | tour - season | GUID | Year of a tour season |
Tour:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | tour | String | Alias of a tour ex. pga |
currency | tour | String | Prize money currency type of a tour ex. USD |
id | tour | GUID | Unique ID of a tour ex. b52068af-28e4-4e91-bdbb-037591b0ff84 |
name | tour | String | Name of a tour ex. PGA Tour |
Response