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.
Update Frequency120s Time To Live / Cache
Data Points
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Abbreviated name of a player |
|
| Boolean | Signifies a player is in amateur status when |
|
| Date | Player date of birth |
|
| String | Birthplace of a player |
|
| String | College attended |
|
| String | Country of a player |
|
| String | First name of a player |
|
| String | Handedness of a player |
|
| Integer | Height in inches |
|
| GUID | Unique player ID |
|
| String | Last name of a player |
|
| Boolean | Signifies a player is a member of their respective tour |
|
| String | Name of a player |
|
| String | Residence of a player |
|
| Short | Weight in lbs. |
|
| 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 |