NCAAMH Schedule provides date, time, location, and other event details for every match-up taking place in the full league season.
Update Frequency10s Time To Live / Cache
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Abbreviation of the away team |
|
| GUID | Unique ID of the away team |
|
| GUID | Unique ID of the away team |
|
| String | Team name of the away team |
|
| Integer | Seed number of the away team |
|
| Integer | Number of points for the away team |
|
| String | Name of a game's broadcast channel |
|
| String | Signifies the locale of a broadcast |
|
| String | Name of a game's broadcast network |
|
| String | Type of broadcast |
|
| String | Coverage level of a game |
|
| GUID | Unique ID of a game |
|
| GUID | Standard parent ID of a game. Use this ID to group events across seasons. |
|
| String | The status of a game |
|
| String | Title of a game |
|
| String | Abbreviation of the home team |
|
| GUID | Unique ID of the home team |
|
| GUID | Unique ID of the home team |
|
| String | Team name of the home team |
|
| Integer | Seed number of the home team |
|
| Integer | Number of points for the home team |
|
| dateTime | Scheduled date and time of a game |
Game (Previous Tournament):
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_team | game - away / home - source | GUID | Unique ID of the away team of a previous (source) tournament matchup ex. 062fbb93-ce71-4cd3-b524-9a79d79a9b46 |
coverage | game - away / home - source | String | Coverage level of a previous (source) tournament matchupboxscore |
home_team | game - away / home - source | GUID | Unique ID of the home team of a previous (source) tournament matchup ex. dda22f7d-b2d5-4d5c-b500-a8173ae3611a |
id | game - away / home - source | GUID | Unique game ID of the of a previous (source) tournament matchup ex. e3455a8e-f38d-4af7-a7cc-05a8e73ff2b5 |
outcome | game - away / home - source | String | Outcome of a previous (source) tournament matchup ex. win |
scheduled | game - away / home - source | dateTime | Scheduled date and time of a previous (source) tournament matchup ex. 2023-03-23T18:00:00+00:00 |
status | game - away / home - source | String | Game status of a previous (source) tournament matchup ex. closed |
title | game - away / home - source | String | Game title of a previous (source) tournament matchup ex. Manchester Regional - First Round - Game 2 |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAMH |
id | league | GUID | Unique ID of a league ex. b8dd2555-e13e-4dac-b487-0cce24f5c8e8 |
name | league | String | Name of a league ex. NCAA MEN |
id | season-schedule | GUID | Unique season ID ex. c90c8fbe-1cb0-4ab6-9347-571331669ad0 |
type | season-schedule | String | Type of the seasonREG (Reguarl Season), CT (Conference Tournament), PST (Postseason) |
year | season-schedule | Integer | Year of the season |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1901 4th Street SE |
capacity | venue | String | Capacity of a venue ex. 10000 |
city | venue | String | City of a venue ex. Minneapolis |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. aa9b5d3c-c8c0-41e1-a959-49a9d3c76ed9 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.94478 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.10118 |
name | venue | String | Name of a venue ex. 3M Arena at Mariucci |
state | venue | String | State or province of a venue ex. MN |
time_zone | venue | String | Time zone of a venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 55455 |