UFL Season Schedule provides complete schedule information for a given season, including venue and broadcast info, and scoring results by quarter.
Update FrequencyTTL / Cache: 10 seconds
Data Updates: As Necessary
Data Points
Boxscore:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attendance | game | Integer | Attendance of a game ex. 73242 |
away_points | scoring | Integer | Away team total points |
away_points | scoring - quarter | Integer | Away team points in a quarter |
away_points | scoring - overtime | Integer | Away team points in overtime |
home_points | scoring | Integer | Home team total points |
home_points | scoring - quarter | Integer | Home team points in a quarter |
home_points | scoring - overtime | Integer | Home team points in overtime |
id | scoring - overtime | GUID | Unique ID of overtime |
number | scoring - overtime | Integer | Overtime number (The first overtime played would be 1 ) |
sequence | scoring - overtime | Integer | Period sequence number (The first overtime sequence would be 5 ) |
id | scoring - quarter | GUID | Unique ID of a quarter ex. 47091cc4-08c2-4f83-9d8d-59c3c85e1725 |
number | scoring - quarter | Integer | Quarter number |
sequence | scoring - quarter | Integer | Period sequence number |
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Away team alias |
|
| Integer | Season game number for the away team |
|
| GUID | Unique ID of the away team |
|
| String | Away team full name |
|
| String | Unique Sportradar ID of the away team |
|
| String | Number of a game's broadcast cable station |
|
| String | Name of a game's internet stream |
|
| String | Name of a game's broadcast network |
|
| String | Name of a game's radio station |
|
| String | Name of a game's broadcast satellite station |
|
| Boolean | Signifies an in-Conference matchup |
|
| String | Duration of the game |
|
| String | Type of data entry for the game |
|
| String | Home team alias |
|
| Integer | Season game number for the home team |
|
| GUID | Unique ID of the home team |
|
| String | Home team full name |
|
| String | Unique Sportradar ID of the home team |
|
| GUID | Unique ID of a game |
|
| Date/Time | Scheduled date and time of a game |
|
| String | Unique Sportradar ID of a game |
|
| String | Game status |
|
| String | Game title |
|
| String | Time zone of the away team |
|
| String | Time zone of the home team |
|
| String | Time zone of the venue |
|
| String | Weather condition for a game |
|
| Byte | Humidity conditions for a game |
|
| Byte | Temperature of a game in Fahrenheit |
|
| String | Wind direction for a game |
|
| Byte | Wind speed for a game in MPH |
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 |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Bye team alias |
|
| GUID | Unique ID of the bye team |
|
| String | Bye team full name |
|
| GUID | Unique Sportradar ID of the bye team |
|
| GUID | Unique season ID |
|
| String | Name of the season |
|
| String | Type of the season |
|
| Integer | Year of the season |
|
| GUID | Unique week ID |
|
| Integer | Week sequence number |
|
| String | Week title |
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 |