Integration GuidesReference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Reference Docs

Game Summary

NCAAMB Game Summary Top-level boxscore information along with detailed game stats at the team and player levels.

⏱️

Update Frequency

TTL / Cache: This endpoint will update to a 2s TTL (time to live) upon a game moving to inprogress. Upon closed, it will transfer to 120s.

Data Updates: Realtime



Data Points

Season:
AttributeParent ElementTypeDescription
idgame - seasonGUIDUnique season ID
ex. 415ae0cb-38dd-4ace-8f22-fb6015b39006
namegame - seasonStringName of the season
ex. Post-season
typegame - seasonStringType of the season
PRE, REG, PIT, PST
yeargame - seasonIntegerYear of the season
Boxscore:
AttributeParent ElementTypeDescription
attendancegameIntegerAttendance of a game
ex. 19079
lead_changesgameIntegerNumber of lead changes in a game
possession_arrowgameGUIDUnique ID of the team with the current possession arrow (available for full coverage games only)
ex. c2104cdc-c83d-40d2-a3cd-df986e29f5d3
times_tiedgameIntegerNumber of times tied in a game
bonusteamBooleanSignifies a team is in the bonus (available for full coverage games only)
double_bonusteamBooleanSignifies a team is in the double bonus (available for full coverage games only)
pointsteamIntegerTotal points for a team
aliasteamStringAbbreviation of a team
ex. IOWA
idteamGUIDUnique ID of a team
ex. c10544de-e3bd-4776-ba2e-83df8c017fd1
marketteamStringMarket name of a team
ex. Iowa
nameteamStringTeam name
ex. Hawkeyes
rankteamIntegerTeam rank in the AP Top 25. Value represents the team's rank at the time the game was moved to created status.
remaining_timeoutsteamIntegerRemaining timeouts for a team
pointsteam - scoring - halfIntegerTeam points in a half/period
numberteam - scoring - halfIntegerHalf/period number
sequenceteam - scoring - halfIntegerHalf/period sequence number
pointsteam - scoring - overtimeIntegerTeam points in overtime
numberteam - scoring - overtimeIntegerOvertime number
sequenceteam - scoring - overtimeIntegerPeriod sequence number (The first overtime sequence would be 3)
hometeamBooleanSignifies the home team when true
Starters & Activity:
AttributeParent ElementTypeDescription
activeplayerBooleanSignifies a player is on the active roster
ejectedplayerBooleanSignifies a player is ejected from a game
fouled_outplayerBooleanSignifies a player is fouled out of a game
on_courtplayerBooleanSignifies a player is currently on the court
playedplayerBooleanSignifies a player played in a game
starterplayerBooleanSignifies a player started a game
Game:

Attribute

Parent Element

Type

Description

away_team

game

GUID

Unique ID of the away team
ex. a41d5a05-4c11-4171-a57e-e7a1ea325a6d

home_team

game

GUID

Unique ID of the home team
ex. c10544de-e3bd-4776-ba2e-83df8c017fd1

conference_game

game

String

Signifies an in-Conference matchup
ex. (SEC vs. SEC)

coverage

game

String

Coverage level of a game
full, extended_boxscore

clock

game

String

Clock value of the game
ex. 12:37

clock_decimal

game

String

Clock value in decimal form when the game clock is under 1:00. Otherwise it displays the same value as clock
ex. 00:21.70

duration

game

String

Duration of a game
ex. 2:26

entry_mode

game

String

Type of data entry for the game
LDE (Live Data Entry by Sportradar)

half

game

Integer

Current half/period of a game

id

game

GUID

Unique ID of a game
ex. 759fe00f-6393-41af-9aa3-d0dcb64a5a3e

neutral_site

game

Boolean

Signifies a game played at a neutral venue

parent_id

game

GUID

Standard parent ID of a game. Use this ID to group events (like conference tournaments) across seasons
ex. f3c4703e-678c-4338-90dd-116fc5e326c9

scheduled

game

dateTime

Scheduled date and time of a game
ex. 2024-02-14T05:00:00Z

status

game

String

The status of a game
scheduled, created, inprogress, halftime, complete, closed, cancelled, delayed, postponed, time-tbd, if-necessary, unnecessary

Please see our FAQ section for a list of game status definitions

title

game

String

Game title
ex. Patriot League - Quarterfinal 3

track_on_court

game

Boolean

Signifies a game with live tracking of players on the court when true

When true, we provide a lineupchange event type and an on_court element for events in the Game Play-by-Play endpoint, and an on_court indicator for each player in the Game Summary endpoint.

Click here for more information on in-game player substitutions

away

game - time_zones

String

Time zone of the away team
ex. US/Pacific

home

game - time_zones

String

Time zone of the home team
ex. US/Eastern

venue

game - time_zones

String

Time zone of the venue
ex. US/Eastern

Broadcast:
AttributeParent ElementTypeDescription
channelbroadcastStringName of a game's broadcast channel
ex. 208
localebroadcastStringSignifies the locale of a broadcast
ex. Home, Away, National
networkbroadcastStringName of a game's broadcast network
ex. ESPNU or ESPN+
typebroadcastStringType of broadcast
ex. TV or Internet
Player Statistics (Game):

Attribute

Parent Element

Type

Description

assists

player - statistics

Integer

Number of assists

assists_turnover_ratio

player - statistics

Decimal

Assist to turnover ratio

blocked_att

player - statistics

Integer

Number of blocked attempts

blocks

player - statistics

Integer

Number of shots blocked

coach_ejections

player - statistics

Integer

Number of coach ejections

coach_tech_fouls

player - statistics

Integer

Number of coach technical fouls

defensive_rating

player - statistics

Decimal

Defensive Rating
ex. 106.11873436165

defensive_rebounds

player - statistics

Integer

Number of defensive rebounds

defensive_rebounds_pct

player - statistics

Decimal

Defensive rebound percentage
ex. 27.7537372335189

double_double

player - statistics

Boolean

Signifies a double-double

effective_fg_pct

player - statistics

Decimal

Effective Field Goal Percentage
(FG + 0.5 * 3P) / FGA

efficiency

player - statistics

Decimal

Player Efficiency Rating
(sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade))

efficiency_game_score

player - statistics

Decimal

Player Efficiency Game Score
sPoints + 0.4 sFieldGoalsMade - 0.7 sFieldGoalsAttempted - 0.4 ( sFreeThrowsAttempted - sFreeThrowsMade) + 0.7 sReboundsOffensive + 0.3 sReboundsDefensive + sSteals + 0.7 sAssists + 0.7 sBlocks - 0.4 sFoulsPersonal - sTurnovers

fast_break_att

player - statistics

Integer

Number of fast break attempts

fast_break_made

player - statistics

Integer

Number of fast break baskets

fast_break_pct

player - statistics

Decimal

Fast break percentage
ex. 100.0

fast_break_pts

player - statistics

Integer

Number of fast break points

field_goals_att

player - statistics

Integer

Number of field goal attempts

field_goals_made

player - statistics

Integer

Number of field goals made

field_goals_pct

player - statistics

Decimal

Field goal percentage
ex. 56.5

flagrant_fouls

player - statistics

Integer

Number of flagrant fouls

fouled_out

player - statistics

Boolean

Signifies a fouled out player

fouls_drawn

player - statistics

Integer

Number of fouls drawn

free_throws_att

player - statistics

Integer

Number of free throw attempts

free_throws_made

player - statistics

Integer

Number of free throws made

free_throws_pct

player - statistics

Decimal

Free throw percentage
ex. 100.0

minus

player - statistics

Integer

Number of team points against while a player is on the court

minutes

player - statistics

String

Number of minutes played
ex. 40:07

offensive_fouls

player - statistics

Integer

Number of offensive fouls

offensive_rating

player - statistics

Decimal

Offensive Rating
ex. 171.93820667994

offensive_rebounds

player - statistics

Integer

Number of offensive rebounds

offensive_rebounds_pct

player - statistics

Decimal

Offensive rebound percentage
ex. 20.0

personal_fouls

player - statistics

Integer

Number of personal fouls

plus

player - statistics

Integer

Number of team points scored while a player is on the court

pls_min

player - statistics

Integer

Plus/Minus (Team scoring while a player is on the court)
ex. -1 or 12

points

player - statistics

Integer

Number of points

points_in_paint

player - statistics

Integer

Number of points in the paint

points_in_paint_att

player - statistics

Integer

Number of points in the paint attempts

points_in_paint_made

player - statistics

Integer

Number of points in the paint baskets

points_in_paint_pct

player - statistics

Decimal

Points in the paint percentage
ex. 28.6

points_off_turnovers

player - statistics

Integer

Number of points off turnovers

rebounds

player - statistics

Integer

Number of rebounds

rebounds_pct

player - statistics

Decimal

Rebound percentage
ex. 26.7857142857143

second_chance_att

player - statistics

Integer

Number of second chance attempts

second_chance_made

player - statistics

Integer

Number of second chance baskets

second_chance_pct

player - statistics

Decimal

Second chance percentage
ex. 20.0

second_chance_pts

player - statistics

Integer

Number of second chance points

steals

player - statistics

Integer

Number of steals

steals_pct

player - statistics

Decimal

Steal percentage
ex. 1.23425509677491

tech_fouls

player - statistics

Integer

Number of technical fouls

three_points_att

player - statistics

Integer

Number of 3-point attempts

three_points_made

player - statistics

Integer

Number of 3-point baskets

three_points_pct

player - statistics

Decimal

3-point percentage
ex. 100.0

triple_double

player - statistics

Boolean

Signifies a triple-double

true_shooting_att

player - statistics

Decimal

Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 * sFreeThrowsAttempted)

true_shooting_pct

player - statistics

Decimal

True Shooting Percentage
100 sPoints / (2 sTrueShootingAttempts )

turnovers

player - statistics

Integer

Number of turnovers

turnovers_pct

player - statistics

Decimal

Turnover Percentage
ex. 3.88198757763975

two_points_att

player - statistics

Integer

Number of 2-point attempts

two_points_made

player - statistics

Integer

Number of 2-point baskets

two_points_pct

player - statistics

Decimal

2-point percentage
ex. 100.0

Player Statistics by Period (Game):

Attribute

Parent Element

Type

Description

id

player - statistics - periods - period

GUID

Unique ID of a period
ex. f93bf438-b392-400f-8d6d-ee20cd281fa1

number

player - statistics - periods - period

Integer

Period number

sequence

player - statistics - periods - period

Integer

Period sequence number

type

player - statistics - periods - period

String

Type of a period
REG, OT

assists

player - statistics - periods - period

Integer

Number of assists

assists_turnover_ratio

player - statistics - periods - period

Decimal

Assist to turnover ratio

blocked_att

player - statistics - periods - period

Integer

Number of blocked attempts

blocks

player - statistics - periods - period

Integer

Number of shots blocked

defensive_rebounds

player - statistics - periods - period

Integer

Number of defensive rebounds

effective_fg_pct

player - statistics - periods - period

Decimal

Effective Field Goal Percentage
(FG + 0.5 * 3P) / FGA

efficiency

player - statistics - periods - period

Decimal

Player Efficiency Rating
(sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade))

efficiency_game_score

player - statistics - periods - period

Decimal

Player Efficiency Game Score
sPoints + 0.4 sFieldGoalsMade - 0.7 sFieldGoalsAttempted - 0.4 ( sFreeThrowsAttempted - sFreeThrowsMade) + 0.7 sReboundsOffensive + 0.3 sReboundsDefensive + sSteals + 0.7 sAssists + 0.7 sBlocks - 0.4 sFoulsPersonal - sTurnovers

field_goals_att

player - statistics - periods - period

Integer

Number of field goal attempts

field_goals_made

player - statistics - periods - period

Integer

Number of field goals made

field_goals_pct

player - statistics - periods - period

Decimal

Field goal percentage
ex. 56.5

flagrant_fouls

player - statistics - periods - period

Integer

Number of flagrant fouls

fouls_drawn

player - statistics - periods - period

Integer

Number of fouls drawn

free_throws_att

player - statistics - periods - period

Integer

Number of free throw attempts

free_throws_made

player - statistics - periods - period

Integer

Number of free throws made

free_throws_pct

player - statistics - periods - period

Decimal

Free throw percentage
ex. 100.0

minutes

player - statistics - periods - period

String

Number of minutes played
ex. 40:07

offensive_fouls

player - statistics - periods - period

Integer

Number of offensive fouls

offensive_rebounds

player - statistics - periods - period

Integer

Number of offensive rebounds

personal_fouls

player - statistics - periods - period

Integer

Number of personal fouls

pls_min

player - statistics - periods - period

Integer

Plus/Minus (Team scoring while a player is on the court)
ex. -1 or 12

points

player - statistics - periods - period

Integer

Number of points

points_in_paint

player - statistics - periods - period

Integer

Number of points in the paint

points_in_paint_att

player - statistics - periods - period

Integer

Number of points in the paint attempts

points_in_paint_made

player - statistics - periods - period

Integer

Number of points in the paint baskets

points_in_paint_pct

player - statistics - periods - period

Decimal

Points in the paint percentage
ex. 28.6

points_off_turnovers

player - statistics - periods - period

Integer

Number of points off turnovers

rebounds

player - statistics - periods - period

Integer

Number of rebounds

second_chance_pts

player - statistics - periods - period

Integer

Number of second chance points

steals

player - statistics - periods - period

Integer

Number of steals

tech_fouls

player - statistics - periods - period

Integer

Number of technical fouls

three_points_att

player - statistics - periods - period

Integer

Number of 3-point attempts

three_points_made

player - statistics - periods - period

Integer

Number of 3-point baskets

three_points_pct

player - statistics - periods - period

Decimal

3-point percentage
ex. 100.0

true_shooting_att

player - statistics - periods - period

Decimal

Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 * sFreeThrowsAttempted)

true_shooting_pct

player - statistics - periods - period

Decimal

True Shooting Percentage
100 sPoints / (2 sTrueShootingAttempts )

turnovers

player - statistics - periods - period

Integer

Number of turnovers

two_points_att

player - statistics - periods - period

Integer

Number of 2-point attempts

two_points_made

player - statistics - periods - period

Integer

Number of 2-point baskets

two_points_pct

player - statistics - periods - period

Decimal

2-point percentage
ex. 100.0

Team Statistics (Game):

Attribute

Parent Element

Type

Description

assists

team - statistics

Integer

Number of assists

assists_turnover_ratio

team - statistics

Decimal

Assist to turnover ratio

bench_points

team - statistics

Integer

Number of bench points

biggest_lead

team - statistics

Integer

Largest lead in points for a team

blocked_att

team - statistics

Integer

Number of blocked attempts

blocks

team - statistics

Integer

Number of shots blocked

coach_tech_fouls

team - statistics

Integer

Number of coach technical fouls

defensive_rebounds

team - statistics

Integer

Number of defensive rebounds

effective_fg_pct

team - statistics

Decimal

Effective Field Goal Percentage
(FG + 0.5 * 3P) / FGA

efficiency

team - statistics

Decimal

Player Efficiency Rating
(sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade))

efficiency_game_score

team - statistics

Decimal

Player Efficiency Game Score
sPoints + 0.4 sFieldGoalsMade - 0.7 sFieldGoalsAttempted - 0.4 ( sFreeThrowsAttempted - sFreeThrowsMade) + 0.7 sReboundsOffensive + 0.3 sReboundsDefensive + sSteals + 0.7 sAssists + 0.7 sBlocks - 0.4 sFoulsPersonal - sTurnovers

ejections

team - statistics

Integer

Number of ejections

fast_break_pts

team - statistics

Integer

Number of fast break points

field_goals_att

team - statistics

Integer

Number of field goal attempts

field_goals_made

team - statistics

Integer

Number of field goals made

field_goals_pct

team - statistics

Decimal

Field goal percentage
ex. 56.5

field_goals_at_midrange_att

team - statistics

Integer

Number of mid-range field goal attempts

field_goals_at_midrange_made

team - statistics

Integer

Number of mid-range field goals made

field_goals_at_midrange_pct

team - statistics

Decimal

Mid-range field goal percentage
ex. 56.5

field_goals_at_rim_att

team - statistics

Integer

Number of field goal attempts at the rim

field_goals_at_rim_made

team - statistics

Integer

Number of field goals made at the rim

field_goals_at_rim_pct

team - statistics

Decimal

At the rim field goal percentage
ex. 56.5

flagrant_fouls

team - statistics

Integer

Number of flagrant fouls

foulouts

team - statistics

Integer

Number of fouled out players

fouls_drawn

team - statistics

Integer

Number of fouls drawn

free_throws_att

team - statistics

Integer

Number of free throw attempts

free_throws_made

team - statistics

Integer

Number of free throws made

free_throws_pct

team - statistics

Decimal

Free throw percentage
ex. 100.0

minutes

team - statistics

String

Number of minutes played
ex. 4:25:00

opp_score

team - statistics - most_unanswered

Integer

Opponents score when a team's largest scoring run was attained

own_score

team - statistics - most_unanswered

Integer

Team's score when its largest score run was attained

points

team - statistics - most_unanswered

Integer

Longest streak of unanswered points

offensive_fouls

team - statistics

Integer

Number of offensive fouls

offensive_rebounds

team - statistics

Integer

Number of offensive rebounds

personal_fouls

team - statistics

Integer

Number of personal fouls

personal_rebounds

team - statistics

Integer

Total number of rebounds attributed to players
Note: this appears under rebounds in previous API versions

player_tech_fouls

team - statistics

Integer

Number of player technical fouls

player_turnovers

team - statistics

Integer

Number of turnovers attributed to players
Note: this appears under turnovers in previous API versions

pls_min

team - statistics

Integer

Plus/Minus

points

team - statistics

Integer

Number of points

points_against

team - statistics

Integer

Number of points against

points_in_paint

team - statistics

Integer

Number of points in the paint

points_in_paint_att

team - statistics

Integer

Number of points in the paint attempts

points_in_paint_made

team - statistics

Integer

Number of points in the paint baskets

points_in_paint_pct

team - statistics

Decimal

Points in the paint percentage
ex. 28.6

points_off_turnovers

team - statistics

Integer

Number of points off turnovers

second_chance_pts

team - statistics

Integer

Number of second chance points

steals

team - statistics

Integer

Number of steals

team_defensive_rebounds

team - statistics

Integer

Number of team defensive rebounds

team_offensive_rebounds

team - statistics

Integer

Number of team offensive rebounds

team_rebounds

team - statistics

Integer

Number of team rebounds

team_tech_fouls

team - statistics

Integer

Number of team technical fouls

team_turnovers

team - statistics

Integer

Number of team turnovers

three_points_att

team - statistics

Integer

Number of 3-point attempts

three_points_made

team - statistics

Integer

Number of 3-point baskets

three_points_pct

team - statistics

Decimal

3-point percentage
ex. 80.0

total_fouls

team - statistics

Integer

Number of total fouls (team fouls + personal_fouls). Team fouls include any team-related foul, such as a coach ejection, coach technical foul, or bench technical foul.

total_rebounds

team - statistics

Integer

Number of total rebounds (team rebounds + player rebounds)

total_turnovers

team - statistics

Integer

Number of total team turnovers (player_turnovers + team_turnovers)

true_shooting_att

team - statistics

Decimal

Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 * sFreeThrowsAttempted)

true_shooting_pct

team - statistics

Decimal

True Shooting Percentage
100 sPoints / (2 sTrueShootingAttempts )

two_points_att

team - statistics

Integer

Number of 2-point attempts

two_points_made

team - statistics

Integer

Number of 2-point baskets

two_points_pct

team - statistics

Decimal

2-point percentage
ex. 100.0

Team Statistics by Period (Game):

Attribute

Parent Element

Type

Description

id

team - statistics - periods - period

GUID

Unique ID of a period
ex. ad21bd6e-1d49-4579-b526-2da03d71a1e6

number

team - statistics - periods - period

Integer

Period number

sequence

team - statistics - periods - period

Integer

Period sequence number

type

team - statistics - periods - period

String

Type of a period
REG, OT

assists

team - statistics - periods - period

Integer

Number of assists

assists_turnover_ratio

team - statistics - periods - period

Decimal

Assist to turnover ratio

bench_points

team - statistics - periods - period

Integer

Number of bench points

biggest_lead

team - statistics - periods - period

Integer

Largest lead in points for a team

blocked_att

team - statistics - periods - period

Integer

Number of blocked attempts

blocks

team - statistics - periods - period

Integer

Number of shots blocked

coach_tech_fouls

team - statistics - periods - period

Integer

Number of coach technical fouls

defensive_rebounds

team - statistics - periods - period

Integer

Number of defensive rebounds

effective_fg_pct

team - statistics - periods - period

Decimal

Effective Field Goal Percentage
(FG + 0.5 * 3P) / FGA

efficiency

team - statistics - periods - period

Decimal

Player Efficiency Rating
(sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade))

efficiency_game_score

team - statistics - periods - period

Decimal

Player Efficiency Game Score
sPoints + 0.4 sFieldGoalsMade - 0.7 sFieldGoalsAttempted - 0.4 ( sFreeThrowsAttempted - sFreeThrowsMade) + 0.7 sReboundsOffensive + 0.3 sReboundsDefensive + sSteals + 0.7 sAssists + 0.7 sBlocks - 0.4 sFoulsPersonal - sTurnovers

field_goals_att

team - statistics - periods - period

Integer

Number of field goal attempts

field_goals_made

team - statistics - periods - period

Integer

Number of field goals made

field_goals_pct

team - statistics - periods - period

Decimal

Field goal percentage
ex. 56.5

flagrant_fouls

team - statistics - periods - period

Integer

Number of flagrant fouls

fouls_drawn

team - statistics - periods - period

Integer

Number of fouls drawn

free_throws_att

team - statistics - periods - period

Integer

Number of free throw attempts

free_throws_made

team - statistics - periods - period

Integer

Number of free throws made

free_throws_pct

team - statistics - periods - period

Decimal

Free throw percentage
ex. 100.0

minutes

team - statistics - periods - period

String

Number of minutes played
ex. 4:25:00

offensive_fouls

team - statistics - periods - period

Integer

Number of offensive fouls

offensive_rebounds

team - statistics - periods - period

Integer

Number of offensive rebounds

personal_fouls

team - statistics - periods - period

Integer

Number of personal fouls

player_tech_fouls

team - statistics - periods - period

Integer

Number of player technical fouls

pls_min

team - statistics - periods - period

Integer

Plus/Minus

points

team - statistics - periods - period

Integer

Number of points

points_against

team - statistics - periods - period

Integer

Number of points against

points_in_paint

team - statistics - periods - period

Integer

Number of points in the paint

points_in_paint_att

team - statistics - periods - period

Integer

Number of points in the paint attempts

points_in_paint_made

team - statistics - periods - period

Integer

Number of points in the paint baskets

points_in_paint_pct

team - statistics - periods - period

Decimal

Points in the paint percentage
ex. 28.6

points_off_turnovers

team - statistics - periods - period

Integer

Number of points off turnovers

rebounds

team - statistics - periods - period

Integer

Number of rebounds

second_chance_pts

team - statistics - periods - period

Integer

Number of second chance points

steals

team - statistics - periods - period

Integer

Number of steals

team_rebounds

team - statistics - periods - period

Integer

Number of team rebounds

team_tech_fouls

team - statistics - periods - period

Integer

Number of team technical fouls

team_turnovers

team - statistics - periods - period

Integer

Number of team turnovers

three_points_att

team - statistics - periods - period

Integer

Number of 3-point attempts

three_points_made

team - statistics - periods - period

Integer

Number of 3-point baskets

three_points_pct

team - statistics - periods - period

Decimal

3-point percentage
ex. 80.0

total_turnovers

team - statistics - periods - period

Integer

Number of total team turnovers (player_turnovers + team_turnovers)

true_shooting_att

team - statistics - periods - period

Decimal

Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 * sFreeThrowsAttempted)

true_shooting_pct

team - statistics - periods - period

Decimal

True Shooting Percentage
100 sPoints / (2 sTrueShootingAttempts )

turnovers

team - statistics - periods - period

Integer

Number of turnovers

two_points_att

team - statistics - periods - period

Integer

Number of 2-point attempts

two_points_made

team - statistics - periods - period

Integer

Number of 2-point baskets

two_points_pct

team - statistics - periods - period

Decimal

2-point percentage
ex. 100.0

Player:
AttributeParent ElementTypeDescription
first_nameplayerStringFirst name of a player
ex. Kris
full_nameplayerStringFull name of a player
ex. Kris Murray
idplayerGUIDUnique ID of a player
ex. 0f46d12f-8a60-442f-8c8e-4c350aed6502
jersey_numberplayerIntegerNumber of a player's jersey
last_nameplayerStringLast name of a player
ex. Murray
positionplayerStringPosition of a player
NA, C, C-F, F, F-C, F-G, G, G-F
primary_positionplayerStringPrimary position of a player
NA, C, PF, PG, SF, SG
Team:
AttributeParent ElementTypeDescription
aliasteamStringAbbreviation of a team
ex. IOWA
idteamGUIDUnique ID of a team
ex. c10544de-e3bd-4776-ba2e-83df8c017fd1
marketteamStringSchool name of a team
ex. Iowa
nameteamStringTeam name
ex. Hawkeyes
Coach:
AttributeParent ElementTypeDescription
first_namecoachStringFirst name of a coach
ex. Dan
full_namecoachStringFull name of a coach
ex. Dan Hurley
idcoachGUIDUnique ID of a coach
ex. 1d0f4b4c-e651-43bd-abbf-24e13e762af8
last_namecoachStringLast name of a coach
ex. Hurley
positioncoachStringPosition of a coach
ex. Head Coach
Venue:
AttributeParent ElementTypeDescription
addressvenueStringAddress of a venue
ex. 1 Elliot Drive
capacityvenueStringCapacity of a venue
ex. 15500
cityvenueStringCity of a venue
ex. Iowa City
countryvenueStringCountry of a venue
ex. USA
idvenueGUIDUnique ID of a venue
ex. 04c2567a-3a02-462b-b06b-5a4216dd30af
latvenue - locationDecimalLatitude of a venue
ex. 41.663611
lngvenue - locationDecimalLongitude of a venue
ex. -91.554444
namevenueStringName of a venue
ex. Carver-Hawkeye Arena
statevenueStringState or province of a venue
ex. IA
zipvenueIntegerZIP code of a venue
ex. 95814
Language
Credentials
Header
Click Try It! to start a request and see the response here!