get https://api.sportradar.com/golf///v3/////changes.
Provides IDs and timestamps for players, tournaments, schedules, pairings and statistics that have been modified on a given date. To receive the data updates, use these unique IDs to pull relevant API feeds.
Update Frequency
TTL / Cache: 2 seconds
Data Updates:
- Entries populate live for changes to players, tournaments, schedules, pairings and statistics.
- Start time of the log is 04:00:00 UTC; end time is 03:59:59 UTC
Data Points
Change Log:
Attribute | Parent Element | Type | Description |
---|---|---|---|
start_time | changelog | dateTime | Start time of the daily change log ex. 2022-06-13T04:00:00+00:00 |
end_time | changelog | dateTime | End time of the daily change log ex. 2022-06-14T03:59:59+00:00 |
last_modified | participants - player | dateTime | Timestamp of a change to a tournament participant ex. 2022-09-25T23:00:45+00:00 |
last_modified | players - player | dateTime | Timestamp of a change to a player ex. 2022-09-25T23:00:45+00:00 |
last_modified | statistics - player | dateTime | Timestamp of a change to a player's statistics ex. 2022-09-25T23:00:45+00:00 |
last_modified | tournaments - tournament | dateTime | Timestamp of a change to a tournament ex. 2022-09-25T23:00:45+00:00 |
last_modified | tournaments - field - player | dateTime | Timestamp of a change to a player in a tournament field ex. 2022-09-25T23:00:45+00:00 |
last_modified | tournaments - round - pairing | dateTime | Timestamp of a change to a pairing ex. 2022-09-25T23:00:45+00:00 |
Match:
Attribute | Parent Element | Type | Description |
---|---|---|---|
match_format | tournaments - rounds - match | String | Format of a matchsingles , fourball , foursomes |
title | tournaments - rounds - match | String | Title of a match |
Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tournaments - round | GUID | Unique ID of a round ex. 56983b8a-92e6-40b1-8c53-1b38857d712b |
number | tournaments - round | GUID | Number of a round |
status | tournaments - round | GUID | Status of a roundscheduled , inprogress , delayed , suspended , cancelled , complete , closed , reopened |
Pairing:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tournaments - round - pairing | GUID | Unique ID of a pairing ex. 01048eea-8a29-4b87-83c1-2c09557e52bb |
sequence | tournaments - round - pairing | GUID | Sequence number of a pairing |
tee_time | tournaments - round - pairing | GUID | Scheduled tee time of a pairing ex. 2022-06-17T11:51:00+00:00 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
full_name | field / statistics / pairing / participants / players - player | String | Full name of a player ex. Zach Johnson |
id | field / statistics / pairing / participants / players - player | GUID | Unique ID of a player ex. ace28c92-bea0-4aaa-b3c4-c992971eb59d |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | tournament / player - season | String | Unique ID of a season ex. 133720bb-8653-4d8e-9f49-b9f4fe41a161 |
year | tournament / player - season | String | Year of a season |
Tour:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | tour | String | Alias of a tour ex. pga |
id | tour | GUID | Unique ID of a tour ex. b52068af-28e4-4e91-bdbb-037591b0ff84 |
name | tour | String | Name of a tour ex. PGA Tour |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
course_timezone | tournament | String | Timezone of a course ex. America/New_York |
currency | tournament | String | Prize money currency type of a tournament ex. USD |
event_type | tournament | dateTime | Scoring type of a tournamentstroke , match , cup , team , mix |
id | tournament | GUID | Unique ID of a tournament ex. 42b7bbc2-858a-4c0d-85dc-b30179bb5e9a |
name | tournament | String | Name of a tournament ex. Wells Fargo Championship |