get https://api.sportradar.com/usfl//v7//league/seasons.
USFL Seasons provides a list of all available seasons in the API.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. USFL |
id | league | GUID | Unique ID of a league ex. df9ab8a5-fcf3-4da4-9c49-434c148999f8 |
name | league | String | Name of a league ex. USFL |
id | season | GUID | Unique season ID ex. 234f28d6-b9d7-4881-a890-30b451c13aec |
code | season - type | String | Type of the seasonREG , PST |
year | season | Integer | Year of the season |
start_date | season | date | Season start date ex. 2023-04-15 |
end_date | season | date | Season end date ex. 2023-06-18 |
status | season | String | Season statusclosed , inprogress , scheduled |