NCAAMH Game Boxscore provides top-level team scores by period for a given game.
Update FrequencyThis endpoint will update to a 2s TTL (time to live) upon a game moving to inprogress. Upon closed, it will transfer to 120s.
Data Points
Boxscore:
Attribute | Parent Element | Type | Description |
---|---|---|---|
points | team | Integer | Total points for a team |
id | team | GUID | Unique ID of a team ex. bfe11448-71a4-4757-8586-d6dec6bc271b |
market | team | String | Market name of a team ex. Minnesota |
name | team | String | Team name ex. Golden Gophers |
points | team - scoring - period | Integer | Team points in a period |
number | team - scoring - period | Integer | Period number |
sequence | team - scoring - period | Integer | Period sequence number |
points | team - scoring - overtime | Integer | Team points in overtime |
number | team - scoring - overtime | Integer | Overtime number |
sequence | team - scoring - overtime | Integer | Period sequence number (The first overtime sequence would be 4 ) |
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| GUID | Unique ID of the away team |
|
| GUID | Unique ID of the home team |
|
| String | Clock value of the game |
|
| 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. |
|
| dateTime | Scheduled date and time of a game |
|
| String | The status of a game |
|
| String | Game title |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
channel | broadcast | String | Name of a game's broadcast channel ex. 649 |
locale | broadcast | String | Signifies the locale of a broadcast ex. Home , Away , National |
network | broadcast | String | Name of a game's broadcast network ex. ESPN2 |
type | broadcast | String | Type of broadcast ex. TV |