get https://api.sportradar.com/golf//v3//seasons.
Provides a list of all available seasons for every tour.
Update Frequency
2s Time To Live / Cache
Data Points
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tour - season | Date | End date of a season ex. 2023-08-27 |
id | tour - season | String | Unique ID of a season ex. ece9907c-6fe3-4944-8cb9-bb1033270259 |
start_date | tour - season | Date | Start date of a season ex. 2022-09-15 |
status | tour - season | String | Status of a seasoninprogress , scheduled , closed |
year | tour - 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 |