get https://api.sportradar.com/usfl//v7//games///schedule.
USFL Season Schedule provides complete schedule information for a given season, including venue and broadcast info, and scoring results by quarter.
Update Frequency
TTL / 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 |
---|---|---|---|
alias | away | String | Away team alias ex. NO (New Orleans) |
game_number | away | Integer | Season game number for the away team |
id | away | GUID | Unique ID of the away team ex. 51da96b0-9676-11ec-9ad0-d3ebe46bbb12 |
name | away | String | Away team full name ex. New Orleans Breakers |
sr_id | away | String | Unique Sportradar ID of the away team ex. sr:competitor:882413 |
channel | broadcast | String | Name of the game's broadcast channel |
internet | broadcast | String | Name of the game's internet stream |
network | broadcast | String | Name of the game's broadcast network ex. FOX |
satellite | broadcast | String | Name of the game's broadcast satellite station ex. 219 |
conference_game | game | Boolean | Signifies an in-Conference matchup |
duration | game | String | Duration of the game ex. 2:52 |
entry_mode | game | String | Type of data entry for the gameLDE (Live Data Entry) |
alias | home | String | Home team alias ex. PIT |
game_number | home | Integer | Season game number for the home team |
id | home | GUID | Unique ID of the home team ex. c8797380-9677-11ec-9193-6b32ce92fd29 |
name | home | String | Home team full name ex. Pittsburgh Maulers |
sr_id | home | String | Unique Sportradar ID of the home team ex. sr:competitor:882423 |
id | game | GUID | Unique ID of a game ex. 03aa477c-de6a-4d7a-90f4-97eed05f2e89 |
scheduled | game | Date/Time | Scheduled date and time of a game ex. 2022-09-25T20:10:00+00:00 |
sr_id | game | String | Unique Sportradar ID of a game ex. sr:match:33623305 |
status | game | String | Game status scheduled , created , inprogress , halftime , complete , closed , cancelled , delayed , suspended , postponed , time-tbd See our USFL FAQ for game status descriptions |
title | game | String | Game title ex. North Division Final |
condition | weather | String | Weather conditions for a game ex. Partly cloudy |
humidity | weather | Byte | Humid |
ty conditions for a game ex. 44 | |||
temp | weather | Byte | Temperature of a game in Fahrenheit ex. 57 |
direction | wind | String | Wind direction for a game ex. N |
speed | wind | Byte | Wind speed for a game in MPH |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | bye_week - team | String | Bye team alias ex. MEM Note: Season schedule may not include teams on bye |
id | bye_week - team | GUID | Unique ID of the bye team ex. b88f3e30-66c1-11ed-bbea-376dc2cc7dc0 |
name | bye_week - team | String | Bye team full name ex. Memphis Showboats |
sr_id | bye_week - team | GUID | Unique Sportradar ID of the bye team ex. sr:competitor:982997 |
id | season | GUID | Unique season ID ex. 234f28d6-b9d7-4881-a890-30b451c13aec |
name | season | String | Name of the seasonPRE , REG , PST |
type | season | String | Type of the seasonPRE , REG , PST |
year | season | Integer | Year of the season |
id | week | GUID | Unique week ID ex. eb5f5b92-6a4e-42a7-b590-3f0ce7cc4736 |
sequence | week | Integer | Week sequence number |
title | week | 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 |
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 |