get
https://api.sportradar.com/unrivaled//v8//players//profile.
Unrivaled Player Profile provides player biographical information and seasonal statistics.
Update FrequencyTTL / Cache: 120 seconds
Data Updates: Stats update around 5 minutes after a game is moved to closed
Data Points
League
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | league | String | Alias of a league ex. UNRIVALED |
id | league | GUID | Unique ID of a league ex. 844ee10a-00c8-4dc1-9c17-52598de2ef47 |
name | league | String | Name of a league ex. Unrivaled |
id | season | GUID | Unique season ID ex. c86ab7c9-5408-44e6-af06-c22636262927 |
type | season | String | Type of the seasonREG (Regular Season) |
year | season | Integer | Year of the season |
Player
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. N.Collier |
birthdate | player | Date | Player date of birth ex. 1995-09-17 |
birth_place | player | String | Birthplace of a player ex. St. Louis, MO, USA |
college | player | String | College attended ex. UConn |
experience | player | unsignedByte | Number of years played in Unrivaled |
first_name | player | String | First name of a player ex. Napheesa |
full_name | player | String | Full name of a player ex. Napheesa Collier |
height | player | unsignedByte | Height in inches |
high_school | player | String | High school attended ex. Incarnate Word Academy (MO) |
id | player | GUID | Unique player ID ex. e2992444-14b7-4cc1-9880-a874e676d7fd |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Collier |
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 |
status | player | String | Status of a playerACT (Active), SUS (Suspended), IR (Injured Reserve), NWT (Not with Team), FA (Free Agent), RET (Retired), DUP (Duplicate Player Profile) |
updated | player | dateTime | Timestamp of a change to a player profile ex. 2022-09-30T22:55:57Z |
weight | player | unsignedShort | Weight in lbs. |
Player Reference
Use the
referencefield to link a player's Unrivaled API profile to their WNBA API or NCAA Women's Basketball API profile
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id_type | player - reference | String | Type of a player's linked player Id ex. league_profile (League Player Id), sport_profile (League-Specific API Id, synched across Unrivaled, WNBA and NCAAWB APIs) |
scope | player - reference | String | Name of the league/API for a player's linked Id ex. NCAAW (NCAA Women's Basketball API), WNBA (WNBA API), basketball (Player "parent" Id entry for League-Specific Sport APIs) |
source_id | player - reference | GUID | Unique player Id for a linked player profile ex. ea798cfb-8765-4246-a428-3d451c9a935d (Player Id within the NCAA Women's Basketball API) |
Player Statistics (Season) - Totals
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | statistics - total | Integer | Number of assists |
assists_turnover_ratio | statistics - total | Decimal | Assist to turnover ratio |
blocked_att | statistics - total | Integer | Number of blocked attempts |
blocks | statistics - total | Integer | Number of shots blocked |
coach_ejections | statistics - total | Integer | Number of coach ejections |
coach_tech_fouls | statistics - total | Integer | Number of coach technical fouls |
defensive_rebounds | statistics - total | Integer | Number of defensive rebounds |
double_doubles | statistics - total | Integer | Number of double-doubles |
effective_fg_pct | statistics - total | Decimal | Effective Field Goal Percentage (FG + 0.5 * 3P) / FGA |
efficiency | statistics - total | Decimal | Player Efficiency Rating (sPoints + sAssists + sBlocks + sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade)) |
ejections | statistics - total | Integer | Number of ejections |
field_goals_att | statistics - total | Integer | Number of field goal attempts |
field_goals_made | statistics - total | Integer | Number of field goals made |
field_goals_pct | statistics - total | Decimal | Field goal percentage |
flagrant_fouls | statistics - total | Integer | Number of flagrant fouls |
field_goals_at_midrange_att | statistics - total | Integer | Number of mid-range field goal attempts |
field_goals_at_midrange_made | statistics - total | Integer | Number of mid-range field goals made |
field_goals_at_midrange_pct | statistics - total | Decimal | Mid-range field goal percentage |
field_goals_at_rim_att | statistics - total | Integer | Number of field goal attempts at the rim |
field_goals_at_rim_made | statistics - total | Integer | Number of field goals made at the rim |
field_goals_at_rim_pct | statistics - total | Decimal | At the rim field goal percentage |
foulouts | statistics - total | Integer | Number of foul outs |
fouls_drawn | statistics - total | Integer | Number of fouls drawn |
free_throws_att | statistics - total | Integer | Number of free throw attempts |
free_throws_made | statistics - total | Integer | Number of free throws made |
free_throws_pct | statistics - total | Decimal | Free throw percentage |
games_played | statistics - total | Integer | Number of games played |
games_started | statistics - total | Integer | Number of games started |
minus | statistics - total | Integer | Number of team points against while a player is on the court |
minutes | statistics - total | String | Number of minutes played |
offensive_fouls | statistics - total | Integer | Number of offensive fouls |
offensive_rebounds | statistics - total | Integer | Number of offensive rebounds |
offensive_rebounds_pct | statistics - total | Decimal | Offensive rebound percentage |
personal_fouls | statistics - total | Integer | Number of personal fouls |
plus | statistics - total | Integer | Number of team points scored while a player is on the court |
points | statistics - total | Integer | Number of points |
points_in_paint | statistics - total | Integer | Number of points in the paint |
points_in_paint_att | statistics - total | Integer | Number of points in the paint attempts |
points_in_paint_made | statistics - total | Integer | Number of points in the paint baskets |
points_in_paint_pct | statistics - total | Decimal | Points in the paint percentage |
points_off_turnovers | statistics - total | Integer | Number of points off turnovers |
rebounds | statistics - total | Integer | Number of rebounds |
second_chance_pts | statistics - total | Integer | Number of second chance points |
steals | statistics - total | Integer | Number of steals |
tech_fouls | statistics - total | Integer | Number of total unsportsmanlike technical fouls |
tech_fouls_non _unsportsmanlike | player_records - total | Integer | Number of non-unsportsmanlike technical fouls |
three_points_att | statistics - total | Integer | Number of 3-point attempts |
three_points_made | statistics - total | Integer | Number of 3-point baskets |
three_points_pct | statistics - total | Decimal | 3-point percentage |
triple_double | statistics - total | Boolean | Signifies a triple-double |
true_shooting_att | statistics - total | Decimal | Number of attempts used to determine true shooting percentage |
true_shooting_pct | statistics - total | Decimal | True Shooting Percentage |
turnovers | statistics - total | Integer | Number of turnovers |
two_points_att | statistics - total | Integer | Number of 2-point attempts |
two_points_made | statistics - total | Integer | Number of 2-point baskets |
two_points_pct | statistics - total | Decimal | 2-point percentage |
usage_pct | statistics - total | Decimal | Usage Percentage |
Player Statistics (Season) - Averages
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
assists | statistics - average | Decimal | Assists per game |
blocked_att | statistics - average | Decimal | Blocked attempts per game |
blocks | statistics - average | Integer | Shots blocked per game |
efficiency | statistics - average | Decimal | Player Efficiency Rating per game |
field_goals_att | statistics - average | Decimal | Field goal attempts per game |
field_goals_made | statistics - average | Decimal | Field goals made per game |
flagrant_fouls | statistics - average | Decimal | Flagrant fouls per game |
fouls_drawn | statistics - average | Decimal | Fouls drawn per game |
free_throws_att | statistics - average | Decimal | Free throw attempts per game |
free_throws_made | statistics - average | Decimal | Free throws made per game |
minutes | statistics - average | Decimal | Minutes played per game |
offensive_fouls | statistics - average | Decimal | Offensive fouls per game |
off_rebounds | statistics - average | Decimal | Offensive rebounds per game |
personal_fouls | statistics - average | Decimal | Personal fouls per game |
points | statistics - average | Decimal | Points per game |
points_in_paint | statistics - average | Decimal | Points in the paint per game |
points_in_paint_att | statistics - average | Decimal | Points in the paint attempts per game |
points_in_paint_made | statistics - average | Decimal | Points in the paint baskets per game |
points_off_turnovers | statistics - average | Decimal | Points off turnovers per game |
rebounds | statistics - average | Decimal | Rebounds per game |
second_chance_pts | statistics - average | Decimal | Second chance points per game |
steals | statistics - average | Decimal | Steals per game |
three_points_att | statistics - average | Decimal | 3-point attempts per game |
three_points_made | statistics - average | Decimal | 3-point baskets per game |
true_shooting_att | statistics - average | Decimal | Number of attempts per game used to determine true shooting percentage |
turnovers | statistics - average | Decimal | Turnovers per game |
two_points_att | statistics - average | Decimal | 2-point attempts per game |
two_points_made | statistics - average | Decimal | 2-point baskets per game |
Team
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | team | String | Abbreviation of a team ex. LNR (Lunar Owls) |
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 |
