NCAAFB 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 |
|
| Boolean | Signifies an in-Conference matchup |
|
| String | Coverage level of a game |
|
| String | Duration of a game |
|
| String | Type of data entry for the game |
|
| String | Type of 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 |
|
| Boolean | Signifies a game is held at a neutral site |
|
| GUID | Parent ID of a game |
|
| String | Name of a playoff game type |
|
| GUID | Standard parent ID of a game. Use this ID to group events (like bowl games) across seasons. |
|
| Date/Time | Scheduled date and time 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 |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAFB |
id | league | GUID | Unique ID of a league ex. 26c1246a-2fc3-4b7e-8999-1685d3ab4676 |
name | league | String | Name of a league ex. NCAA Football |
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. Hawkeyes or Orange Bowl - 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. IOW or Orange Bowl - 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. Hawkeyes or Orange Bowl - 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. IOW or Orange Bowl - Semifinal (win) (team unknown) |
coverage | game - away / home - source | String | Coverage level of a previous (source) playoff matchupfull , extended_boxscore |
id | game - away / home - source | GUID | Unique game ID of the of a previous (source) playoff matchup ex. 11845229-fffb-4fb1-bab6-ec276fb56447 |
game_type | game - away / home - source | String | Type of game of a previous (source) playoff matchupregular , conference_championship , bowl , playoff |
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. CFP National Championship |
Bracket & Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | round | GUID | Unique ID of a round ex. 9d9f0022-5125-40b0-a5c0-5e97b3d122c5 |
sequence | round | String | Sequential number of a round |
name | round | String | Name of a round ex. Semifinals or National Championship |
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. 77b49a1b-e3a0-4833-9ab0-799367dd97b1 |
location | tournament-schedule | String | Location of a tournament ex. Atlanta, GA, USA |
name | tournament-schedule | String | Name of a tournament ex. College Football Playoff |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 886 Stadium Drive |
capacity | venue | Integer | Capacity of a venue ex. 69250 |
city | venue | String | City of a venue ex. Iowa City |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 967ef86b-d0de-49b7-8984-61f95104d30d |
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. Kinnick Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
state | venue | String | State of a venue ex. IA |
surface | venue | String | Surface type of a venueturf , artificial , outdoor |
zip | venue | Integer | ZIP code of a venue ex. 52242 |