get https://api.sportradar.com/ufl//v7//tournaments//summary.
UFL Tournament Summary provides tournament information including location, status, start date, end date, and participants.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Schedule info is updated in realtime as changes are made.
Brackets and seeds will be available shortly after they are made official.
Data Points
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. c8797380-9677-11ec-9193-6b32ce92fd29 |
market | team | String | Team market name ex. San Antonio |
name | team | String | Team name ex. Brahmas |
seed | team | Integer | Team seed number for the playoffs |
Bracket & Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | bracket | GUID | Unique ID of a bracket ex. 9e0052e3-d649-4cb3-b186-d48f9801c042 |
name | bracket | String | Name of a bracket ex. NFC |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament | date | End date of a tournament ex. 2023-04-03 |
start_date | tournament | date | Start date of a tournament ex. 2023-03-14 |
status | tournament | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament | GUID | Unique ID of a tournament ex. d128603c-516d-4814-83bf-b14085503e1a |
location | tournament | String | Location of a tournament ex. New Orleans, LA, USA |
name | tournament | String | Name of a tournament ex. UFL Playoffs |