get
https://api.sportradar.com/unrivaled//v8//series//teams//statistics.
Unrivaled Series Statistics provides detailed team and player statistics for a given series.
Update FrequencyTTL / Cache: 2 seconds
Data Updates: Series stats update around 5 minutes after a game is moved to closed
Data Points
Series
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | series | GUID | Unique ID of a series ex. 6a42c5d0-7b59-4f4f-8628-5b26ba8c8239 |
parent_id | series | GUID | Standard parent ID of a series. Use this ID to group events across seasons ex. a3eb1e59-5e9f-43a9-9fd5-a70f6bfa1a78 |
title | series | String | Title of a series ex. Semifinals - Vinyl vs Lunar Owls |
status | series | String | Status of a seriesscheduled, inprogress, closed |
Player
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
first_name | player | String | First name of a player ex. Jennie |
full_name | player | String | Full name of a player ex. Jennie Simms |
jersey_number | player | Integer | Number of a player's jersey |
id | player | GUID | Unique ID of a player ex. fb74e168-9e07-4656-ac2c-14fb8a8e35bd |
last_name | player | String | Last name of a player ex. Simms |
position | player | String | Position of a playerNA, C, C-F, F, F-C, F-G, G, G-F |
primary_position | player | String | Primary position of a playerNA, C, PF, PG, SF, SG |
Player Statistics (Season) - Totals
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | player_records - player - total | Integer | Number of assists |
assists_turnover_ratio | player_records - player - total | Decimal | Assist to turnover ratio |
blocked_att | player_records - player - total | Integer | Number of blocked attempts |
blocks | player_records - player - total | Integer | Number of shots blocked |
coach_ejections | player_records - player - total | Integer | Number of coach ejections |
coach_tech_fouls | player_records - player - total | Integer | Number of coach technical fouls |
defensive_rebounds | player_records - player - total | Integer | Number of defensive rebounds |
double_doubles | player_records - player - total | Integer | Number of double-doubles |
effective_fg_pct | player_records - player - total | Decimal | Effective Field Goal Percentage (FG + 0.5 * 3P) / FGA |
efficiency | player_records - player - total | Decimal | Player Efficiency Rating (complex formula) |
ejections | player_records - player - total | Integer | Number of ejections |
field_goals_att | player_records - player - total | Integer | Number of field goal attempts |
field_goals_made | player_records - player - total | Integer | Number of field goals made |
field_goals_pct | player_records - player - total | Decimal | Field goal percentage |
field_goals_at_midrange_att | player_records - player - total | Integer | Number of mid-range field goal attempts |
field_goals_at_midrange_made | player_records - player - total | Integer | Number of mid-range field goals made |
field_goals_at_midrange_pct | player_records - player - total | Decimal | Mid-range field goal percentage |
field_goals_at_rim_att | player_records - player - total | Integer | Number of field goal attempts at the rim |
field_goals_at_rim_made | player_records - player - total | Integer | Number of field goals made at the rim |
field_goals_at_rim_pct | player_records - player - total | Decimal | At the rim field goal percentage |
flagrant_fouls | player_records - player - total | Integer | Number of flagrant fouls |
foulouts | player_records - player - total | Integer | Number of foul outs |
fouls_drawn | player_records - player - total | Integer | Number of fouls drawn |
free_throws_att | player_records - player - total | Integer | Number of free throw attempts |
free_throws_made | player_records - player - total | Integer | Number of free throws made |
free_throws_pct | player_records - player - total | Decimal | Free throw percentage |
games_played | player_records - player - total | Integer | Number of games played |
games_started | player_records - player - total | Integer | Number of games started |
minus | player_records - player - total | Integer | Number of team points against while a player is on the court |
minutes | player_records - player - total | String | Number of minutes played |
offensive_fouls | player_records - player - total | Integer | Number of offensive fouls |
offensive_rebounds | player_records - player - total | Integer | Number of offensive rebounds |
offensive_rebounds_pct | player_records - player - total | Decimal | Offensive rebound percentage |
personal_fouls | player_records - player - total | Integer | Number of personal fouls |
plus | player_records - player - total | Integer | Number of team points scored while a player is on the court |
points | player_records - player - total | Integer | Number of points |
points_in_paint | player_records - player - total | Integer | Number of points in the paint |
points_in_paint_att | player_records - player - total | Integer | Number of points in the paint attempts |
points_in_paint_made | player_records - player - total | Integer | Number of points in the paint baskets |
points_in_paint_pct | player_records - player - total | Decimal | Points in the paint percentage |
points_off_turnovers | player_records - player - total | Integer | Number of points off turnovers |
rebounds | player_records - player - total | Integer | Number of rebounds |
second_chance_pts | player_records - player - total | Integer | Number of second chance points |
steals | player_records - player - total | Integer | Number of steals |
tech_fouls | player_records - player - total | Integer | Number of total unsportsmanlike technical fouls |
tech_fouls_non _unsportsmanlike | player_records - player - total | Integer | Number of non-unsportsmanlike technical fouls |
three_points_att | player_records - player - total | Integer | Number of 3-point attempts |
three_points_made | player_records - player - total | Integer | Number of 3-point baskets |
three_points_pct | player_records - player - total | Decimal | 3-point percentage |
triple_double | player_records - player - total | Boolean | Signifies a triple-double |
true_shooting_att | player_records - player - total | Decimal | Number of attempts used to determine true shooting percentage |
true_shooting_pct | player_records - player - total | Decimal | True Shooting Percentage |
turnovers | player_records - player - total | Integer | Number of turnovers |
two_points_att | player_records - player - total | Integer | Number of 2-point attempts |
two_points_made | player_records - player - total | Integer | Number of 2-point baskets |
two_points_pct | player_records - player - total | Decimal | 2-point percentage |
usage_pct | player_records - player - total | Decimal | Usage Percentage |
Player Statistics (Season) - Averages
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | player_records - player - average | Decimal | Assists per game |
blocked_att | player_records - player - average | Decimal | Blocked attempts per game |
blocks | player_records - player - average | Integer | Shots blocked per game |
efficiency | player_records - player - average | Decimal | Player Efficiency Rating per game |
field_goals_att | player_records - player - average | Decimal | Field goal attempts per game |
field_goals_made | player_records - player - average | Decimal | Field goals made per game |
def_rebounds | player_records - player - average | Decimal | Defensive rebounds per game |
minutes | player_records - player - average | Decimal | Minutes played per game |
offensive_fouls | player_records - player - average | Decimal | Offensive fouls per game |
off_rebounds | player_records - player - average | Decimal | Offensive rebounds per game |
personal_fouls | player_records - player - average | Decimal | Personal fouls per game |
points | player_records - player - average | Decimal | Points per game |
points_in_paint | player_records - player - average | Decimal | Points in the paint per game |
points_in_paint_att | player_records - player - average | Decimal | Points in the paint attempts per game |
points_in_paint_made | player_records - player - average | Decimal | Points in the paint baskets per game |
points_off_turnovers | player_records - player - average | Decimal | Points off turnovers per game |
rebounds | player_records - player - average | Decimal | Rebounds per game |
second_chance_pts | player_records - player - average | Decimal | Second chance points per game |
steals | player_records - player - average | Decimal | Steals per game |
three_points_att | player_records - player - average | Decimal | 3-point attempts per game |
three_points_made | player_records - player - average | Decimal | 3-point baskets per game |
true_shooting_att | player_records - player - average | Decimal | Attempts per game for true shooting percentage |
turnovers | player_records - player - average | Decimal | Turnovers per game |
two_points_att | player_records - player - average | Decimal | 2-point attempts per game |
two_points_made | player_records - player - average | Decimal | 2-point baskets per game |
minutes | player_records - player - average | Decimal | Minutes played per game |
off_rebounds | player_records - player - average | Decimal | Offensive rebounds per game |
fouls_drawn | player_records - player - average | Decimal | Fouls drawn per game |
free_throws_att | player_records - player - average | Decimal | Free throw attempts per game |
free_throws_made | player_records - player - average | Decimal | Free throws made per game |
field_goals_att | player_records - player - average | Decimal | Field goal attempts per game |
field_goals_made | player_records - player - average | Decimal | Field goals made per game |
blocks | player_records - player - average | Integer | Shots blocked per game |
flagrant_fouls | player_records - player - average | Decimal | Flagrant fouls per game |
Team Statistics (Season) - Totals
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | team_records - overall - total | Integer | Number of assists |
assists_turnover_ratio | team_records - overall - total | Decimal | Assist to turnover ratio |
bench_points | team_records - overall - total | Integer | Number of bench points |
blocked_att | team_records - overall - total | Integer | Number of blocked attempts |
blocks | team_records - overall - total | Integer | Number of shots blocked |
coach_ejections | team_records - overall - total | Integer | Number of coach ejections |
coach_tech_fouls | team_records - overall - total | Integer | Number of coach technical fouls |
defensive_rebounds | team_records - overall - total | Integer | Number of defensive rebounds |
effective_fg_pct | team_records - overall - total | Decimal | Effective Field Goal Percentage (FG + 0.5 * 3P) / FGA |
efficiency | team_records - overall - total | Decimal | Player Efficiency Rating (sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade)) |
ejections | team_records - overall - total | Integer | Number of ejections |
field_goals_att | team_records - overall - total | Integer | Number of field goal attempts |
field_goals_made | team_records - overall - total | Integer | Number of field goals made |
field_goals_pct | team_records - overall - total | Decimal | Field goal percentage ex. 56.5 |
field_goals_at_midrange_att | team_records - overall - total | Integer | Number of mid-range field goal attempts |
field_goals_at_midrange_made | team_records - overall - total | Integer | Number of mid-range field goals made |
field_goals_at_midrange_pct | team_records - overall - total | Decimal | Mid-range field goal percentage ex. 56.5 |
field_goals_at_rim_att | team_records - overall - total | Integer | Number of field goal attempts at the rim |
field_goals_at_rim_made | team_records - overall - total | Integer | Number of field goals made at the rim |
field_goals_at_rim_pct | team_records - overall - total | Decimal | At the rim field goal percentage ex. 56.5 |
flagrant_fouls | team_records - overall - total | Integer | Number of flagrant fouls |
foulouts | team_records - overall - total | Integer | Number of foul outs |
fouls_drawn | team_records - overall - total | Integer | Number of fouls drawn |
free_throws_att | team_records - overall - total | Integer | Number of free throw attempts |
free_throws_made | team_records - overall - total | Integer | Number of free throws made |
free_throws_pct | team_records - overall - total | Decimal | Free throw percentage ex. 100.0 |
games_played | team_records - overall - total | Integer | Number of games played |
minutes | team_records - overall - total | String | Number of minutes played ex. 40:07 |
offensive_fouls | team_records - overall - total | Integer | Number of offensive fouls |
offensive_rebounds | team_records - overall - total | Integer | Number of offensive rebounds |
personal_fouls | team_records - overall - total | Integer | Number of personal fouls |
points | team_records - overall - total | Integer | Number of points |
points_against | team_records - overall - total | Integer | Number of points against |
points_in_paint | team_records - overall - total | Integer | Number of points in the paint |
points_in_paint_att | team_records - overall - total | Integer | Number of points in the paint attempts |
points_in_paint_made | team_records - overall - total | Integer | Number of points in the paint baskets |
points_in_paint_pct | team_records - overall - total | Decimal | Points in the paint percentage ex. 28.6 |
points_off_turnovers | team_records - overall - total | Integer | Number of points off turnovers |
rebounds | team_records - overall - total | Integer | Number of rebounds |
second_chance_pts | team_records - overall - total | Integer | Number of second chance points |
steals | team_records - overall - total | Integer | Number of steals |
tech_fouls | team_records - overall - total | Integer | Number of technical fouls |
technical_other | team_records - overall - total | Integer | Number of other technical fouls This stat is no longer in use but may be present for past games |
team_defensive_rebounds | team_records - overall - total | Integer | Number of team defensive rebounds |
team_fouls | team_records - overall - total | Integer | Number of team fouls |
team_offensive_rebounds | team_records - overall - total | Integer | Number of team offensive rebounds |
team_rebounds | team_records - overall - total | Integer | Number of team rebounds |
team_tech_fouls | team_records - overall - total | Integer | Number of team technical fouls |
team_turnovers | team_records - overall - total | Integer | Sum of team turnovers |
three_points_att | team_records - overall - total | Integer | Number of 3-point attempts |
three_points_made | team_records - overall - total | Integer | Number of 3-point baskets |
three_points_pct | team_records - overall - total | Decimal | 3-point percentage ex. 100.0 |
total_fouls | team_records - overall - total | 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_records - overall - total | Integer | Number of total rebounds (team rebounds + player rebounds) |
total_turnovers | team_records - overall - total | Integer | Number of total team turnovers (player_turnovers + team_turnovers) |
true_shooting_att | team_records - overall - total | Decimal | Number of attempts used to determine true shooting percentage sFieldGoalsAttempted + (0.44 * sFreeThrowsAttempted) |
true_shooting_pct | team_records - overall - total | Decimal | True Shooting Percentage 100 * sPoints / (2 * sTrueShootingAttempts ) |
turnovers | team_records - overall - total | Integer | Number of turnovers |
two_points_att | team_records - overall - total | Integer | Number of 2-point attempts |
two_points_made | team_records - overall - total | Integer | Number of 2-point baskets |
two_points_pct | team_records - overall - total | Decimal | 2-point percentage ex. 100.0 |
Team Statistics (Season) - Averages
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | team_records - overall - average | Decimal | Assists per game |
bench_points | team_records - overall - average | Decimal | Bench points per game |
blocked_att | team_records - overall - average | Decimal | Blocked attempts per game |
blocks | team_records - overall - average | Integer | Shots blocked per game |
def_rebounds | team_records - overall - average | Decimal | Defensive rebounds per game |
efficiency | team_records - overall - average | Decimal | Player Efficiency Rating per game |
field_goals_att | team_records - overall - average | Decimal | Field goal attempts per game |
field_goals_made | team_records - overall - average | Decimal | Field goals made per game |
flagrant_fouls | team_records - overall - average | Decimal | Flagrant fouls per game |
fouls_drawn | team_records - overall - average | Decimal | Fouls drawn per game |
free_throws_att | team_records - overall - average | Decimal | Free throw attempts per game |
free_throws_made | team_records - overall - average | Decimal | Free throws made per game |
minutes | team_records - overall - average | Decimal | Minutes played per game |
offensive_fouls | team_records - overall - average | Decimal | Offensive fouls per game |
off_rebounds | team_records - overall - average | Decimal | Offensive rebounds per game |
personal_fouls | team_records - overall - average | Decimal | Personal fouls per game |
points | team_records - overall - average | Decimal | Points per game |
points_in_paint | team_records - overall - average | Decimal | Points in the paint per game |
points_in_paint_att | team_records - overall - average | Decimal | Points in the paint attempts per game |
points_in_paint_made | team_records - overall - average | Decimal | Points in the paint baskets per game |
points_off_turnovers | team_records - overall - average | Decimal | Points off turnovers per game |
rebounds | team_records - overall - average | Decimal | Rebounds per game |
second_chance_pts | team_records - overall - average | Decimal | Second chance points per game |
steals | team_records - overall - average | Decimal | Steals per game |
turnovers | team_records - overall - average | Decimal | Turnovers per game |
true_shooting_att | team_records - overall - average | Decimal | Number of attempts per game used to determine true shooting percentage |
two_points_att | team_records - overall - average | Decimal | 2-point attempts per game |
two_points_made | team_records - overall - average | Decimal | 2-point baskets per game |
three_points_att | team_records - overall - average | Decimal | 3-point attempts per game |
three_points_made | team_records - overall - average | Decimal | 3-point baskets per game |
Team Opponent Statistics (Season) - Totals
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | team_records - opponents - total | Integer | Number of assists |
assists_turnover_ratio | team_records - opponents - total | Decimal | Assist to turnover ratio |
bench_points | team_records - opponents - total | Integer | Number of bench points |
blocked_att | team_records - opponents - total | Integer | Number of blocked attempts |
blocks | team_records - opponents - total | Integer | Number of shots blocked |
coach_ejections | team_records - opponents - total | Integer | Number of coach ejections |
coach_tech_fouls | team_records - opponents - total | Integer | Number of coach technical fouls |
defensive_rebounds | team_records - opponents - total | Integer | Number of defensive rebounds |
effective_fg_pct | team_records - opponents - total | Decimal | Effective Field Goal Percentage (FG + 0.5 * 3P) / FGA |
efficiency | team_records - opponents - total | Decimal | Player Efficiency Rating |
ejections | team_records - opponents - total | Integer | Number of ejections |
field_goals_att | team_records - opponents - total | Integer | Number of field goal attempts |
field_goals_made | team_records - opponents - total | Integer | Number of field goals made |
field_goals_pct | team_records - opponents - total | Decimal | Field goal percentage |
field_goals_at_midrange_att | team_records - opponents - total | Integer | Number of mid-range field goal attempts |
field_goals_at_midrange_made | team_records - opponents - total | Integer | Number of mid-range field goals made |
field_goals_at_midrange_pct | team_records - opponents - total | Decimal | Mid-range field goal percentage |
field_goals_at_rim_att | team_records - opponents - total | Integer | Number of field goal attempts at the rim |
field_goals_at_rim_made | team_records - opponents - total | Integer | Number of field goals made at the rim |
field_goals_at_rim_pct | team_records - opponents - total | Decimal | At the rim field goal percentage |
flagrant_fouls | team_records - opponents - total | Integer | Number of flagrant fouls |
foulouts | team_records - opponents - total | Integer | Number of foul outs |
fouls_drawn | team_records - opponents - total | Integer | Number of fouls drawn |
free_throws_att | team_records - opponents - total | Integer | Number of free throw attempts |
free_throws_made | team_records - opponents - total | Integer | Number of free throws made |
free_throws_pct | team_records - opponents - total | Decimal | Free throw percentage |
games_played | team_records - opponents - total | Integer | Number of games played |
minutes | team_records - opponents - total | String | Number of minutes played |
offensive_fouls | team_records - opponents - total | Integer | Number of offensive fouls |
offensive_rebounds | team_records - opponents - total | Integer | Number of offensive rebounds |
personal_fouls | team_records - opponents - total | Integer | Number of personal fouls |
points | team_records - opponents - total | Integer | Number of points |
points_against | team_records - opponents - total | Integer | Number of points against |
points_in_paint | team_records - opponents - total | Integer | Number of points in the paint |
points_in_paint_att | team_records - opponents - total | Integer | Number of points in the paint attempts |
points_in_paint_made | team_records - opponents - total | Integer | Number of points in the paint baskets |
points_in_paint_pct | team_records - opponents - total | Decimal | Points in the paint percentage |
points_off_turnovers | team_records - opponents - total | Integer | Number of points off turnovers |
rebounds | team_records - opponents - total | Integer | Number of rebounds |
second_chance_pts | team_records - opponents - total | Integer | Number of second chance points |
steals | team_records - opponents - total | Integer | Number of steals |
tech_fouls | team_records - opponents - total | Integer | Number of technical fouls |
technical_other | team_records - opponents - total | Integer | Number of other technical fouls |
team_defensive_rebounds | team_records - opponents - total | Integer | Number of team defensive rebounds |
team_fouls | team_records - opponents - total | Integer | Number of team fouls |
team_offensive_rebounds | team_records - opponents - total | Integer | Number of team offensive rebounds |
team_rebounds | team_records - opponents - total | Integer | Number of team rebounds |
team_tech_fouls | team_records - opponents - total | Integer | Number of team technical fouls |
team_turnovers | team_records - opponents - total | Integer | Sum of team turnovers |
three_points_att | team_records - opponents - total | Integer | Number of 3-point attempts |
three_points_made | team_records - opponents - total | Integer | Number of 3-point baskets |
three_points_pct | team_records - opponents - total | Decimal | 3-point percentage |
total_fouls | team_records - opponents - total | Integer | Number of total fouls |
total_rebounds | team_records - opponents - total | Integer | Number of total rebounds |
total_turnovers | team_records - opponents - total | Integer | Number of total team turnovers |
true_shooting_att | team_records - opponents - total | Decimal | Number of attempts used to determine true shooting percentage |
true_shooting_pct | team_records - opponents - total | Decimal | True Shooting Percentage |
turnovers | team_records - opponents - total | Integer | Number of turnovers |
two_points_att | team_records - opponents - total | Integer | Number of 2-point attempts |
two_points_made | team_records - opponents - total | Integer | Number of 2-point baskets |
two_points_pct | team_records - opponents - total | Decimal | 2-point percentage |
Team Opponent Statistics (Season) - Averages
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | team_records - opponents - average | Decimal | Assists per game |
bench_points | team_records - opponents - average | Decimal | Bench points per game |
blocked_att | team_records - opponents - average | Decimal | Blocked attempts per game |
blocks | team_records - opponents - average | Integer | Shots blocked per game |
def_rebounds | team_records - opponents - average | Decimal | Defensive rebounds per game |
efficiency | team_records - opponents - average | Decimal | Player Efficiency Rating per game |
flagrant_fouls | team_records - opponents - average | Decimal | Flagrant fouls per game |
fouls_drawn | team_records - opponents - average | Decimal | Fouls drawn per game |
free_throws_att | team_records - opponents - average | Decimal | Free throw attempts per game |
free_throws_made | team_records - opponents - average | Decimal | Free throws made per game |
minutes | team_records - opponents - average | Decimal | Minutes played per game |
offensive_fouls | team_records - opponents - average | Decimal | Offensive fouls per game |
off_rebounds | team_records - opponents - average | Decimal | Offensive rebounds per game |
personal_fouls | team_records - opponents - average | Decimal | Personal fouls per game |
points | team_records - opponents - average | Decimal | Points per game |
points_in_paint | team_records - opponents - average | Decimal | Points in the paint per game |
points_in_paint_att | team_records - opponents - average | Decimal | Points in the paint attempts per game |
points_in_paint_made | team_records - opponents - average | Decimal | Points in the paint baskets per game |
points_off_turnovers | team_records - opponents - average | Decimal | Points off turnovers per game |
rebounds | team_records - opponents - average | Decimal | Rebounds per game |
second_chance_pts | team_records - opponents - average | Decimal | Second chance points per game |
steals | team_records - opponents - average | Decimal | Steals per game |
team_turnovers | team_records - opponents - average | Decimal | Team turnovers per game |
three_points_att | team_records - opponents - average | Decimal | 3-point attempts per game |
three_points_made | team_records - opponents - average | Decimal | 3-point baskets per game |
true_shooting_att | team_records - opponents - average | Decimal | Attempts per game used to determine true shooting percentage |
turnovers | team_records - opponents - average | Decimal | Turnovers per game |
two_points_att | team_records - opponents - average | Decimal | 2-point attempts per game |
two_points_made | team_records - opponents - average | Decimal | 2-point baskets per game |
Team
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | team | GUID | Unique ID of a team ex. 67c22115-2385-458f-8632-a67a025fef55 |
market | team | String | Market name of a team. Not typically used for Unrivaled |
name | team | String | Team name ex. Lunar Owls |
