UFL Tournament Schedule provides the date, time, location, and other event details for every matchup taking place in a given tournament.
Update FrequencyTTL / Cache: 2 seconds
Data Updates: Schedule info is updated in realtime as changes are made.
The initial playoff schedule (with TBD matchups) will be available shortly after the regular season schedule is released.
Teams will advance to the next round on a 2-minute timer after the previous game moves to
complete
status.
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Away team alias |
|
| GUID | Unique ID of the away team |
|
| String | Away team market name |
|
| String | Away team name |
|
| String | Unique Sportradar ID of the away team |
|
| Boolean | Signifies an in-Conference matchup |
|
| String | Duration of the game |
|
| String | Type of data entry for the game |
|
| String | Home team alias |
|
| GUID | Unique ID of the home team |
|
| String | Home team market name |
|
| String | Home team name |
|
| GUID | Unique ID of a game |
|
| Date/Time | Scheduled date and time of a game |
|
| GUID | Unique ID of the away team |
|
| GUID | Unique ID of the home team |
|
| String | Game status |
|
| String | Time zone of the away team |
|
| String | Time zone of the home team |
|
| String | Time zone of the venue |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. UFL |
id | league | GUID | Unique ID of a league ex. df9ab8a5-fcf3-4da4-9c49-434c148999f8 |
name | league | String | Name of a league ex. UFL |
Game (Previous Round):
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | game - away | String | Away team full name. Team name will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. Breakers or Semifinal (win) (team unknown) |
alias | game - away | String | Away team alias. Team alias will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. MEM (Memphis) or Semifinal (win) (team unknown) |
name | game - home | String | Home team full name. Team name will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. Breakers or Semifinal (win) (team unknown) |
alias | game - home | String | Home team alias. Team alias will populate after the source game has ended. Prior to this, the field will populate the source game title. ex. MEM (Memphis) or Semifinal (win) (team unknown) |
coverage | game - away / home - source | String | Coverage level of a previous (source) playoff matchupfull |
id | game - away / home - source | GUID | Unique game ID of the of a previous (source) playoff matchup ex. 11845229-fffb-4fb1-bab6-ec276fb56447 |
outcome | game - away / home - source | String | Outcome of a previous (source) playoff matchup ex. win |
scheduled | game - away / home - source | dateTime | Scheduled date and time of a previous (source) playoff matchup ex. 2023-03-21T23:00:00+00:00 |
status | game - away / home - source | String | Game status of a previous (source) playoff matchup ex. closed |
title | game - away / home - source | String | Game title of a previous (source) playoff matchup ex. Championship |
Bracket & Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | round | GUID | Unique ID of a round ex. ea9de897-45d5-42f6-8d6b-98fab83c7a57 |
sequence | round | String | Sequential number of a round |
name | round | String | Name of a round ex. Wild Card Round or Conference Championship Round |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
status | tournament-schedule | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament-schedule | GUID | Unique ID of a tournament ex. d128603c-516d-4814-83bf-b14085503e1a |
location | tournament-schedule | String | Location of a tournament ex. New Orleans, LA, USA |
name | tournament-schedule | String | Name of a tournament ex. NFL Playoffs |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1020 24th St N |
capacity | venue | Integer | Capacity of a venue ex. 47100 |
city | venue | String | City of a venue ex. Birmingham |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. b1f3fd20-90f4-11ec-bf38-efe8ff3d0b79 |
lat | venue - location | Decimal | Latitude of a venue ex. 41.6587 |
lng | venue - location | Decimal | Longitude of a venue ex. -91.5511 |
name | venue | String | Name of a venue ex. Protective Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
sr_id | venue | String | Unique Sportradar venue ID ex. sr:venue:58724 |
state | venue | String | State of a venue ex. AL |
surface | venue | String | Surface type of a venueturf , artificial |
zip | venue | Integer | ZIP code of a venue ex. 35203 |