get https://api.sportradar.com/golf//v3//players/wgr//rankings.
Provides Official World Golf Rankings and points for top the 200 players.
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 |
country | player | String | Country of a player ex. NORTHERN IRELAND |
first_name | player | String | First name of a player ex. Rory |
id | player | GUID | Unique player ID ex. da226913-b804-48de-adbf-96e956eb75ac |
last_name | player | String | Last name of a player ex. McIlroy |
prior_rank | player | Integer | Previous player rank number |
rank | player | Integer | Current player rank number |
tied | player | Boolean | Signifies a tie in a rank number |
Player Statistics:
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg_points | player | Decimal | Average points per event played |
events_played | player | Integer | Number of events played |
points | player | Integer | Number of OWGR points |
points_gained | player | Decimal | OWGR points gained in the current year |
points_lost | player | Decimal | OWGR points lost in the current year |
World Golf Ranking:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | ranking | String | World Golf Ranking aliasWGR |
id | ranking | GUID | Unique ID of the World Golf Ranking ex. 767d2b7b-c976-4f0c-9cf8-3d43072a63ed |
name | ranking | String | World Golf Ranking nameWorld Golf Ranking |
status | ranking | String | Status of the World Golf Rankings ex. created |
season | ranking - wgr | Integer | Season year of the World Golf Rankings (the OWGR runs on a rolling 2-year schedule) |