Find all updates to the NBA v7 API and its documentation
Ten-Day Contract Status
Release Date | Feeds Affected | Benefit |
---|---|---|
10/28/2024 | Player Profile Team Profile | We've added a status (TEN-DAY ) for players currently on a 10-day contract. |
Parent Ids
Release Date | Benefit |
---|---|
09/23/2024 | Added a standard parent Id (parent_id ) to games and series.Use this Id to group events (like the All-Star game or NBA Finals) across seasons. |
{
"id": "54d776dc-0e88-4c77-8fe0-021d4ed7b250",
"status": "closed",
"title": "2024 NBA All-Star Game",
"coverage": "full",
"scheduled": "2024-02-19T01:00:00Z",
"home_points": 211,
"away_points": 186,
"neutral_site": true,
"parent_id": "e4986bda-2f75-4228-8295-44b2449088b1",
"track_on_court": true,
"reference": "0032300001",
"time_zones": {
"venue": "US/Eastern"
},
"venue": {
"id": "24bb478e-eb31-5f8a-8c8d-07f513169ec1",
"name": "Gainbridge Fieldhouse",
"capacity": 20000,
"address": "125 S. Pennsylvania Street",
"city": "Indianapolis",
"state": "IN",
"zip": "46204",
"country": "USA",
"sr_id": "sr:venue:6924",
"location": {
"lat": "39.763975",
"lng": "-86.15542"
}
},
"broadcasts": [
{
"network": "TNT",
"type": "TV",
"locale": "National",
"channel": "245"
},
{
"network": "TBS",
"type": "TV",
"locale": "National",
"channel": "247"
}
],
"home": {
"name": "East NBA All Stars",
"alias": "EST",
"id": "592d3144-895b-43e9-ab15-e84666a845d5",
"reference": "1610616833"
},
"away": {
"name": "West NBA All Stars",
"alias": "WST",
"id": "787ff06f-f0cc-484e-8114-04e0cdc444fa",
"reference": "1610616834"
}
},
<series id="a6c5f648-2028-457f-84cd-bf301886648c" parent_id="a8187e6d-8b68-40bc-9767-fe78cbda3311" title="NBA Finals - MIA vs DEN" round="4" start_date="2023-06-01" status="closed">
<participant name="Heat" seed="8" record="1">
<team id="583ecea6-fb46-11e1-82cb-f4ce4684ea4c" name="Heat" alias="MIA" market="Miami" reference="1610612748"/>
<source id="e75bdf18-b87a-4651-b1d6-b90a6d923ce5" title="Eastern Conference - Finals - MIA vs BOS" round="3" outcome="win"/>
</participant>
<participant name="Nuggets" seed="1" record="4">
<team id="583ed102-fb46-11e1-82cb-f4ce4684ea4c" name="Nuggets" alias="DEN" market="Denver" reference="1610612743"/>
<source id="79030c40-c3e0-4c01-9692-af0d7ce97a45" title="Western Conference - Finals - LAL vs DEN" round="3" outcome="win"/>
</participant>
Characters Added for Player Names
Release Date | Benefit |
---|---|
09/16/2024 | Each league-specific Basketball API will now display player names containing special characters and diacritical markings. The change aims to ensure an accurate representation of a player’s given name. Going forward, player names such as Davis Bertans (id: c1bb78ed-4ce7-4e8c-b30c-06f8148d550a ) will change to Dāvis Bertāns in each API endpoint.Ensure that your systems can handle these special characters and diacritics. Some examples of player names with special characters include: - Luka Dončić - Dāvis Bertāns - Ömer Aşık - Nikola Ðurišić. |
{
"id": "d2ee92e9-3e72-45eb-b156-2dc5adc1e6f7",
"status": "ACT",
"full_name": "Luka Dončić",
"first_name": "Luka",
"last_name": "Dončić",
"abbr_name": "L.Dončić",
"height": 79,
"weight": 230,
"position": "F-G",
"primary_position": "PG",
"jersey_number": "77",
"experience": "6",
"birth_place": "Ljubljana,, SVN",
"birthdate": "1999-02-28",
"updated": "2024-09-16T12:56:48Z",
"sr_id": "sr:player:926008",
"rookie_year": 2018,
"reference": "1629029",
"draft": {
"team_id": "583ecb8f-fb46-11e1-82cb-f4ce4684ea4c",
"year": 2018,
"round": "1",
"pick": "3"
}
},
<player id="d2ee92e9-3e72-45eb-b156-2dc5adc1e6f7" status="ACT" full_name="Luka Dončić"
first_name="Luka" last_name="Dončić" abbr_name="L.Dončić" height="79" weight="230"
position="F-G" primary_position="PG" jersey_number="77" experience="6" birth_place="Ljubljana,, SVN"
birthdate="1999-02-28" updated="2024-09-16T12:56:48Z" sr_id="sr:player:926008" rookie_year="2018"
reference="1629029">
Neutral Site Records
Release Date | Feeds Affected | Benefit |
---|---|---|
09/06/2024 | Standings | Added data points into the Standings endpoint for neutral site losses , wins , and win_pct .This will be used for the NBA In-Season Tournament. |
<league xmlns="http://feed.elasticstats.com/schema/basketball/nba/standings-v4.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
<season id="f1162fd1-29c5-4c29-abb4-57b78f16d238" year="2023" type="REG">
<conference id="7fe7e212-de01-4f8f-a31d-b9f0a95731e3" name="WESTERN CONFERENCE" alias="WESTERN">
<division id="1d29f94c-9587-494b-a232-feb20a40eb4c" name="Southwest" alias="SOUTHWEST">
<team id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" name="Mavericks" market="Dallas" wins="50" losses="32" win_pct="0.61" points_for="117.85" points_against="115.65" point_diff="2.21" sr_id="sr:team:3411" reference="1610612742">
<games-behind league="14.0" conference="7.0" division="0.0"/>
<streak>
<loss length="2"/>
</streak>
<calc_rank div_rank="1" conf_rank="5"/>
<records>
<atlantic wins="6" losses="4" win_pct="0.6"/>
<below_500 wins="27" losses="8" win_pct="0.771"/>
<central wins="3" losses="7" win_pct="0.3"/>
<conference wins="31" losses="21" win_pct="0.596"/>
<division wins="11" losses="5" win_pct="0.688"/>
<equal_rebounds wins="1" losses="1" win_pct="0.5"/>
<equal_turnovers wins="3" losses="2" win_pct="0.6"/>
<fewer_turnovers wins="30" losses="15" win_pct="0.667"/>
<home wins="25" losses="16" win_pct="0.61"/>
<last_10 wins="7" losses="3" win_pct="0.7"/>
<last_10_home wins="7" losses="3" win_pct="0.7"/>
<last_10_road wins="7" losses="3" win_pct="0.7"/>
<leads_field_goal_pct wins="37" losses="3" win_pct="0.925"/>
<leads_rebounds wins="22" losses="8" win_pct="0.733"/>
<neutral wins="0" losses="0" win_pct="0.0"/>
<northwest wins="10" losses="9" win_pct="0.526"/>
<opponent_fewer_turnovers wins="17" losses="15" win_pct="0.531"/>
<opponent_leads_field_goal_pct wins="13" losses="29" win_pct="0.31"/>
<opponent_leads_rebounds wins="27" losses="23" win_pct="0.54"/>
<opponent_scores_100_or_more wins="41" losses="32" win_pct="0.562"/>
<over_500 wins="23" losses="24" win_pct="0.489"/>
<overtime wins="1" losses="0" win_pct="1.0"/>
<pacific wins="10" losses="7" win_pct="0.588"/>
<road wins="25" losses="16" win_pct="0.61"/>
<scores_100_or_more wins="50" losses="25" win_pct="0.667"/>
<southeast wins="10" losses="0" win_pct="1.0"/>
<southwest wins="11" losses="5" win_pct="0.688"/>
<ten_points wins="31" losses="21" win_pct="0.596"/>
<three_points wins="5" losses="2" win_pct="0.714"/>
</records>
</team>
{
"league": {
"id": "4353138d-4c22-4396-95d8-5f587d2df25c",
"name": "NBA",
"alias": "NBA"
},
"season": {
"id": "f1162fd1-29c5-4c29-abb4-57b78f16d238",
"year": 2023,
"type": "REG"
},
"conferences": [
{
"id": "7fe7e212-de01-4f8f-a31d-b9f0a95731e3",
"name": "WESTERN CONFERENCE",
"alias": "WESTERN",
"divisions": [
{
"id": "1d29f94c-9587-494b-a232-feb20a40eb4c",
"name": "Southwest",
"alias": "SOUTHWEST",
"teams": [
{
"id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Mavericks",
"market": "Dallas",
"wins": 50,
"losses": 32,
"win_pct": 0.61,
"points_for": 117.85,
"points_against": 115.65,
"point_diff": 2.21,
"sr_id": "sr:team:3411",
"reference": "1610612742",
"games_behind": {
"league": 14.0,
"conference": 7.0,
"division": 0.0
},
"streak": {
"kind": "loss",
"length": 2
},
"calc_rank": {
"div_rank": 1,
"conf_rank": 5
},
"records": [
{
"record_type": "atlantic",
"wins": 6,
"losses": 4,
"win_pct": 0.6
},
{
"record_type": "below_500",
"wins": 27,
"losses": 8,
"win_pct": 0.771
},
{
"record_type": "central",
"wins": 3,
"losses": 7,
"win_pct": 0.3
},
{
"record_type": "conference",
"wins": 31,
"losses": 21,
"win_pct": 0.596
},
{
"record_type": "division",
"wins": 11,
"losses": 5,
"win_pct": 0.688
},
{
"record_type": "equal_rebounds",
"wins": 1,
"losses": 1,
"win_pct": 0.5
},
{
"record_type": "equal_turnovers",
"wins": 3,
"losses": 2,
"win_pct": 0.6
},
{
"record_type": "fewer_turnovers",
"wins": 30,
"losses": 15,
"win_pct": 0.667
},
{
"record_type": "home",
"wins": 25,
"losses": 16,
"win_pct": 0.61
},
{
"record_type": "last_10",
"wins": 7,
"losses": 3,
"win_pct": 0.7
},
{
"record_type": "last_10_home",
"wins": 7,
"losses": 3,
"win_pct": 0.7
},
{
"record_type": "last_10_road",
"wins": 7,
"losses": 3,
"win_pct": 0.7
},
{
"record_type": "leads_field_goal_pct",
"wins": 37,
"losses": 3,
"win_pct": 0.925
},
{
"record_type": "leads_rebounds",
"wins": 22,
"losses": 8,
"win_pct": 0.733
},
{
"record_type": "neutral",
"wins": 0,
"losses": 0,
"win_pct": 0.0
},
{
"record_type": "northwest",
"wins": 10,
"losses": 9,
"win_pct": 0.526
},
{
"record_type": "opponent_fewer_turnovers",
"wins": 17,
"losses": 15,
"win_pct": 0.531
},
{
"record_type": "opponent_leads_field_goal_pct",
"wins": 13,
"losses": 29,
"win_pct": 0.31
},
{
"record_type": "opponent_leads_rebounds",
"wins": 27,
"losses": 23,
"win_pct": 0.54
},
{
"record_type": "opponent_scores_100_or_more",
"wins": 41,
"losses": 32,
"win_pct": 0.562
},
{
"record_type": "overtime",
"wins": 1,
"losses": 0,
"win_pct": 1.0
},
{
"record_type": "over_500",
"wins": 23,
"losses": 24,
"win_pct": 0.489
},
{
"record_type": "pacific",
"wins": 10,
"losses": 7,
"win_pct": 0.588
},
{
"record_type": "road",
"wins": 25,
"losses": 16,
"win_pct": 0.61
},
{
"record_type": "scores_100_or_more",
"wins": 50,
"losses": 25,
"win_pct": 0.667
},
{
"record_type": "southeast",
"wins": 10,
"losses": 0,
"win_pct": 1.0
},
{
"record_type": "southwest",
"wins": 11,
"losses": 5,
"win_pct": 0.688
},
{
"record_type": "ten_points",
"wins": 31,
"losses": 21,
"win_pct": 0.596
},
{
"record_type": "three_points",
"wins": 5,
"losses": 2,
"win_pct": 0.714
}
]
},
Team Depth Charts
Release Date | Feeds Affected | Benefit |
---|---|---|
08/27/2024 | Team Depth Chart | We've added a Team Depth Chart endpoint for all NBA teams. The endpoint provides a current depth chart for all positions on a given team. Seem below for sample data. |
<team xmlns="http://feed.elasticstats.com/schema/basketball/team-depth-chart-v6.0.xsd" id="583eca2f-fb46-11e1-82cb-f4ce4684ea4c" name="Timberwolves" market="Minnesota" alias="MIN" founded="1989" sr_id="sr:team:3426" reference="1610612750">
<venue id="7aed802e-3562-5b73-af1b-3859529f9b95" name="Target Center" capacity="19356" address="600 First Avenue North" city="Minneapolis" state="MN" zip="55403" country="USA" sr_id="sr:venue:6930">
<location lat="44.979444" lng="-93.276111"/>
</venue>
<hierarchy>
<league id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA"/>
<conference id="7fe7e212-de01-4f8f-a31d-b9f0a95731e3" name="WESTERN CONFERENCE" alias="WESTERN"/>
<division id="12bf14ba-eb16-4c6f-8275-e801b6947c1e" name="Northwest" alias="NORTHWEST"/>
</hierarchy>
<coaches>
<coach id="fc135b85-7a10-4df9-b32b-6e23b0ca04a2" full_name="Chris Finch" first_name="Chris" last_name="Finch" position="Head Coach" experience="5" reference="202896"/>
</coaches>
<positions>
<position id="0b314789-ce5c-4b4b-af0d-c7152001e5b7" name="SG" desc="Shooting Guard">
<players>
<player id="d0c7135a-1aea-40cb-ba20-df656de71749" full_name="Anthony Edwards" primary_position="SG" position="G" jersey_number="5" reference="1630162" depth="1" sr_id="sr:player:1876136"/>
<player id="d3d0ab55-b939-47b3-af27-77cdf85d7956" full_name="Nickeil Alexander-Walker" primary_position="SG" position="G" jersey_number="9" reference="1629638" depth="2" sr_id="sr:player:1307780"/>
<player id="5b297372-b2af-445e-a4bc-777982dbc1e3" full_name="Joe Ingles" primary_position="SF" position="F-G" jersey_number="7" reference="204060" depth="3" sr_id="sr:player:611966"/>
<player id="2b95727a-4273-4f8f-a45b-3d9ac9969dba" full_name="Terrence Shannon Jr." primary_position="SG" position="G" jersey_number="00" depth="4" sr_id="sr:player:1875284"/>
</players>
</position>
<position id="c631de0f-3422-4c9e-9aa6-88c742038416" name="PG" desc="Point Guard">
<players>
<player id="460b7264-b98f-483e-b841-59a18c2e4d67" full_name="Mike Conley" primary_position="PG" position="G" jersey_number="10" reference="201144" depth="1" sr_id="sr:player:608194"/>
<player id="99dc3c11-03fc-4d15-9dd5-d8d1f41c569a" full_name="Robert Dillingham" primary_position="PG" position="G" jersey_number="4" depth="2" sr_id="sr:player:2690954"/>
<player id="d3d0ab55-b939-47b3-af27-77cdf85d7956" full_name="Nickeil Alexander-Walker" primary_position="SG" position="G" jersey_number="9" reference="1629638" depth="3" sr_id="sr:player:1307780"/>
<player id="7f11cfe9-30d3-492a-9033-08cf2324a73e" full_name="Daishen Nix" primary_position="PG" position="G" jersey_number="12" reference="1630227" depth="4" sr_id="sr:player:2208736"/>
</players>
</position>
<position id="1e4023e1-cd67-4a43-bb51-e731b7d4dc2b" name="C" desc="Center">
<players>
<player id="37fbc3a5-0d10-4e22-803b-baa2ea0cdb12" full_name="Rudy Gobert" primary_position="C" position="C" jersey_number="27" reference="203497" depth="1" sr_id="sr:player:607808"/>
<player id="823b2161-0c34-494c-9d7c-b438152f4f4d" full_name="Naz Reid" primary_position="C" position="C" jersey_number="11" reference="1629675" depth="2" sr_id="sr:player:1796560"/>
<player id="ab532a66-9314-4d57-ade7-bb54a70c65ad" full_name="Karl-Anthony Towns" primary_position="C" position="C-F" jersey_number="32" reference="1626157" depth="3" sr_id="sr:player:852120"/>
<player id="8da31ebc-6614-4209-8685-5442bc09887b" full_name="Luka Garza" primary_position="PF" position="F" jersey_number="55" reference="1630568" depth="4" sr_id="sr:player:1279058"/>
</players>
</position>
<position id="70c1dd00-e304-4932-8d8b-09500dfafc01" name="PF" desc="Power Forward">
<players>
<player id="ab532a66-9314-4d57-ade7-bb54a70c65ad" full_name="Karl-Anthony Towns" primary_position="C" position="C-F" jersey_number="32" reference="1626157" depth="1" sr_id="sr:player:852120"/>
<player id="823b2161-0c34-494c-9d7c-b438152f4f4d" full_name="Naz Reid" primary_position="C" position="C" jersey_number="11" reference="1629675" depth="2" sr_id="sr:player:1796560"/>
<player id="7b526b14-5d50-411e-8bea-0ac7a8d0e8d7" full_name="Leonard Miller" primary_position="SF" position="F" jersey_number="33" reference="1631159" depth="3" sr_id="sr:player:2460711"/>
<player id="ee06e9d2-98bf-487d-96a5-4954c25b75ef" full_name="PJ Dozier" primary_position="SG" position="G-F" jersey_number="35" reference="1628408" depth="4" sr_id="sr:player:1126373"/>
</players>
</position>
<position id="7b9bacc9-e15b-449c-83e8-ddf9e25b8f66" name="SF" desc="Small Forward">
<players>
<player id="aa5536d2-4d75-43fb-8df3-47fbf99d3b7c" full_name="Jaden McDaniels" primary_position="PF" position="F" jersey_number="3" reference="1630183" depth="1" sr_id="sr:player:1837406"/>
<player id="5b297372-b2af-445e-a4bc-777982dbc1e3" full_name="Joe Ingles" primary_position="SF" position="F-G" jersey_number="7" reference="204060" depth="2" sr_id="sr:player:611966"/>
<player id="2b95727a-4273-4f8f-a45b-3d9ac9969dba" full_name="Terrence Shannon Jr." primary_position="SG" position="G" jersey_number="00" depth="3" sr_id="sr:player:1875284"/>
<player id="d3d0ab55-b939-47b3-af27-77cdf85d7956" full_name="Nickeil Alexander-Walker" primary_position="SG" position="G" jersey_number="9" reference="1629638" depth="4" sr_id="sr:player:1307780"/>
</players>
</position>
</positions>
</team>
{
"id": "583eca2f-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Timberwolves",
"market": "Minnesota",
"alias": "MIN",
"founded": 1989,
"sr_id": "sr:team:3426",
"reference": "1610612750",
"venue": {
"id": "7aed802e-3562-5b73-af1b-3859529f9b95",
"name": "Target Center",
"capacity": 19356,
"address": "600 First Avenue North",
"city": "Minneapolis",
"state": "MN",
"zip": "55403",
"country": "USA",
"sr_id": "sr:venue:6930",
"location": {
"lat": "44.979444",
"lng": "-93.276111"
}
},
"league": {
"id": "4353138d-4c22-4396-95d8-5f587d2df25c",
"name": "NBA",
"alias": "NBA"
},
"conference": {
"id": "7fe7e212-de01-4f8f-a31d-b9f0a95731e3",
"name": "WESTERN CONFERENCE",
"alias": "WESTERN"
},
"division": {
"id": "12bf14ba-eb16-4c6f-8275-e801b6947c1e",
"name": "Northwest",
"alias": "NORTHWEST"
},
"coaches": [
{
"id": "fc135b85-7a10-4df9-b32b-6e23b0ca04a2",
"full_name": "Chris Finch",
"first_name": "Chris",
"last_name": "Finch",
"position": "Head Coach",
"experience": "5",
"reference": "202896"
}
],
"positions": {
"SG": {
"id": "0b314789-ce5c-4b4b-af0d-c7152001e5b7",
"name": "SG",
"desc": "Shooting Guard",
"players": [
{
"id": "d0c7135a-1aea-40cb-ba20-df656de71749",
"full_name": "Anthony Edwards",
"primary_position": "SG",
"position": "G",
"jersey_number": "5",
"reference": "1630162",
"depth": 1,
"sr_id": "sr:player:1876136"
},
{
"id": "d3d0ab55-b939-47b3-af27-77cdf85d7956",
"full_name": "Nickeil Alexander-Walker",
"primary_position": "SG",
"position": "G",
"jersey_number": "9",
"reference": "1629638",
"depth": 2,
"sr_id": "sr:player:1307780"
},
{
"id": "5b297372-b2af-445e-a4bc-777982dbc1e3",
"full_name": "Joe Ingles",
"primary_position": "SF",
"position": "F-G",
"jersey_number": "7",
"reference": "204060",
"depth": 3,
"sr_id": "sr:player:611966"
},
{
"id": "2b95727a-4273-4f8f-a45b-3d9ac9969dba",
"full_name": "Terrence Shannon Jr.",
"primary_position": "SG",
"position": "G",
"jersey_number": "00",
"depth": 4,
"sr_id": "sr:player:1875284"
}
]
},
"PG": {
"id": "c631de0f-3422-4c9e-9aa6-88c742038416",
"name": "PG",
"desc": "Point Guard",
"players": [
{
"id": "460b7264-b98f-483e-b841-59a18c2e4d67",
"full_name": "Mike Conley",
"primary_position": "PG",
"position": "G",
"jersey_number": "10",
"reference": "201144",
"depth": 1,
"sr_id": "sr:player:608194"
},
{
"id": "99dc3c11-03fc-4d15-9dd5-d8d1f41c569a",
"full_name": "Robert Dillingham",
"primary_position": "PG",
"position": "G",
"jersey_number": "4",
"depth": 2,
"sr_id": "sr:player:2690954"
},
{
"id": "d3d0ab55-b939-47b3-af27-77cdf85d7956",
"full_name": "Nickeil Alexander-Walker",
"primary_position": "SG",
"position": "G",
"jersey_number": "9",
"reference": "1629638",
"depth": 3,
"sr_id": "sr:player:1307780"
},
{
"id": "7f11cfe9-30d3-492a-9033-08cf2324a73e",
"full_name": "Daishen Nix",
"primary_position": "PG",
"position": "G",
"jersey_number": "12",
"reference": "1630227",
"depth": 4,
"sr_id": "sr:player:2208736"
}
]
},
"C": {
"id": "1e4023e1-cd67-4a43-bb51-e731b7d4dc2b",
"name": "C",
"desc": "Center",
"players": [
{
"id": "37fbc3a5-0d10-4e22-803b-baa2ea0cdb12",
"full_name": "Rudy Gobert",
"primary_position": "C",
"position": "C",
"jersey_number": "27",
"reference": "203497",
"depth": 1,
"sr_id": "sr:player:607808"
},
{
"id": "823b2161-0c34-494c-9d7c-b438152f4f4d",
"full_name": "Naz Reid",
"primary_position": "C",
"position": "C",
"jersey_number": "11",
"reference": "1629675",
"depth": 2,
"sr_id": "sr:player:1796560"
},
{
"id": "ab532a66-9314-4d57-ade7-bb54a70c65ad",
"full_name": "Karl-Anthony Towns",
"primary_position": "C",
"position": "C-F",
"jersey_number": "32",
"reference": "1626157",
"depth": 3,
"sr_id": "sr:player:852120"
},
{
"id": "8da31ebc-6614-4209-8685-5442bc09887b",
"full_name": "Luka Garza",
"primary_position": "PF",
"position": "F",
"jersey_number": "55",
"reference": "1630568",
"depth": 4,
"sr_id": "sr:player:1279058"
}
]
},
"PF": {
"id": "70c1dd00-e304-4932-8d8b-09500dfafc01",
"name": "PF",
"desc": "Power Forward",
"players": [
{
"id": "ab532a66-9314-4d57-ade7-bb54a70c65ad",
"full_name": "Karl-Anthony Towns",
"primary_position": "C",
"position": "C-F",
"jersey_number": "32",
"reference": "1626157",
"depth": 1,
"sr_id": "sr:player:852120"
},
{
"id": "823b2161-0c34-494c-9d7c-b438152f4f4d",
"full_name": "Naz Reid",
"primary_position": "C",
"position": "C",
"jersey_number": "11",
"reference": "1629675",
"depth": 2,
"sr_id": "sr:player:1796560"
},
{
"id": "7b526b14-5d50-411e-8bea-0ac7a8d0e8d7",
"full_name": "Leonard Miller",
"primary_position": "SF",
"position": "F",
"jersey_number": "33",
"reference": "1631159",
"depth": 3,
"sr_id": "sr:player:2460711"
},
{
"id": "ee06e9d2-98bf-487d-96a5-4954c25b75ef",
"full_name": "PJ Dozier",
"primary_position": "SG",
"position": "G-F",
"jersey_number": "35",
"reference": "1628408",
"depth": 4,
"sr_id": "sr:player:1126373"
}
]
},
"SF": {
"id": "7b9bacc9-e15b-449c-83e8-ddf9e25b8f66",
"name": "SF",
"desc": "Small Forward",
"players": [
{
"id": "aa5536d2-4d75-43fb-8df3-47fbf99d3b7c",
"full_name": "Jaden McDaniels",
"primary_position": "PF",
"position": "F",
"jersey_number": "3",
"reference": "1630183",
"depth": 1,
"sr_id": "sr:player:1837406"
},
{
"id": "5b297372-b2af-445e-a4bc-777982dbc1e3",
"full_name": "Joe Ingles",
"primary_position": "SF",
"position": "F-G",
"jersey_number": "7",
"reference": "204060",
"depth": 2,
"sr_id": "sr:player:611966"
},
{
"id": "2b95727a-4273-4f8f-a45b-3d9ac9969dba",
"full_name": "Terrence Shannon Jr.",
"primary_position": "SG",
"position": "G",
"jersey_number": "00",
"depth": 3,
"sr_id": "sr:player:1875284"
},
{
"id": "d3d0ab55-b939-47b3-af27-77cdf85d7956",
"full_name": "Nickeil Alexander-Walker",
"primary_position": "SG",
"position": "G",
"jersey_number": "9",
"reference": "1629638",
"depth": 4,
"sr_id": "sr:player:1307780"
}
]
}
}
}
Play-in Berth Clinch Status
Release Date | Feeds Affected | Benefit |
---|---|---|
08/22/2024 | Rankings | We've added a new clinched play_in_berth status to the Rankings endpoint.This status denotes a team has secured at least the play-in game. |
<conference id="3960cfac-7361-4b30-bc25-8d393de6f62f" name="EASTERN CONFERENCE" alias="EASTERN">
<division id="582d6502-9a93-4a8d-8785-69374d732875" name="Atlantic" alias="ATLANTIC">
<team id="583eccfa-fb46-11e1-82cb-f4ce4684ea4c" name="Celtics" market="Boston" sr_id="sr:team:3422" reference="1610612738">
<rank conference="1" division="1" clinched="conference"/>
</team>
<team id="583ec70e-fb46-11e1-82cb-f4ce4684ea4c" name="Knicks" market="New York" sr_id="sr:team:3421" reference="1610612752">
<rank conference="2" division="2" clinched="playoff_berth"/>
</team>
<team id="583ec87d-fb46-11e1-82cb-f4ce4684ea4c" name="76ers" market="Philadelphia" sr_id="sr:team:3420" reference="1610612755">
<rank conference="7" division="3" clinched="play_in_berth"/>
</team>
<team id="583ec9d6-fb46-11e1-82cb-f4ce4684ea4c" name="Nets" market="Brooklyn" sr_id="sr:team:3436" reference="1610612751">
<rank conference="11" division="4" clinched="eliminated"/>
</team>
<team id="583ecda6-fb46-11e1-82cb-f4ce4684ea4c" name="Raptors" market="Toronto" sr_id="sr:team:3433" reference="1610612761">
<rank conference="12" division="5" clinched="eliminated"/>
</team>
Added Language Translations
Release Date | Feeds Affected | Benefit |
---|---|---|
06/11/2024 | All feeds with teams, players, and play-by-play descriptions. | We added language translations for all feeds with teams, players, and play-by-play descriptions. The following languages are now available: - Brazilian Portuguese - English - French - Russian - Simplified Chinese - Spanish |
TBD vs. TBD Support
Release Date | Feeds Affected | Benefit |
---|---|---|
04/11/2024 | Daily Schedule Schedule Series Schedule | We are introducing support for Team TBD as a placeholder team.This means you will now be able to obtain scheduled future games with known dates, even when one or both participants are yet to be determined. See below for sample data. |
<league xmlns="http://feed.elasticstats.com/schema/basketball/schedule-v5.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
<season-schedule id="851f97e4-c830-4590-88e9-e1286383148c" year="2023" type="PIT">
<series id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
<games>
<game id="adafa13c-68d5-4127-bad0-48f46dc3485d" status="time-tbd" coverage="full" scheduled="2024-04-17T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
<series id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
<games>
<game id="34fbb07b-8985-45e8-b0e0-00a717230b90" status="time-tbd" coverage="full" scheduled="2024-04-16T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
<series id="6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a" title="Western Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
<participant name="Western Conference - Play-in Round - #8 vs #7" record="0">
<source id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
</participant>
<participant name="Western Conference - Play-in Round - #10 vs #9" record="0">
<source id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
</participant>
<games>
<game id="75da7f44-61fd-4590-b97a-074d863b20a7" status="time-tbd" coverage="full" scheduled="2024-04-19T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
<series id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
<games>
<game id="658de491-08be-4279-a8a7-6f98f1637e70" status="time-tbd" coverage="full" scheduled="2024-04-17T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
<series id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
<games>
<game id="bd80d85f-28e4-4ae9-8dea-97b14951e8c2" status="time-tbd" coverage="full" scheduled="2024-04-16T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
<series id="ec633fa3-3c1c-4560-98ac-5f75850d70e1" title="Eastern Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
<participant name="Eastern Conference - Play-in Round - #8 vs #7" record="0">
<source id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
</participant>
<participant name="Eastern Conference - Play-in Round - #10 vs #9" record="0">
<source id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
</participant>
<games>
<game id="b1c9bbbe-feb8-43e8-8226-4df5f013c0ff" status="time-tbd" coverage="full" scheduled="2024-04-19T17:00:00+00:00" neutral_site="false" track_on_court="true" home_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" away_team="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
<time_zones/>
<home name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</home>
<away name="Team TBD" alias="TBD" id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6">
</away>
</game>
</games>
</series>
</season-schedule>
</league>
{
"league": {
"id": "4353138d-4c22-4396-95d8-5f587d2df25c",
"name": "NBA",
"alias": "NBA"
},
"season": {
"id": "851f97e4-c830-4590-88e9-e1286383148c",
"year": 2023,
"type": "PIT"
},
"series": [
{
"id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
"title": "Eastern Conference - Play-in Round - #10 vs #9",
"round": 1,
"start_date": "2024-04-17",
"status": "scheduled",
"participants": [],
"games": [
{
"id": "adafa13c-68d5-4127-bad0-48f46dc3485d",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-17T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
},
{
"id": "6171e123-afe8-4c67-b198-a33a29e7a572",
"title": "Western Conference - Play-in Round - #8 vs #7",
"round": 1,
"start_date": "2024-04-16",
"status": "scheduled",
"participants": [],
"games": [
{
"id": "34fbb07b-8985-45e8-b0e0-00a717230b90",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-16T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
},
{
"id": "6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a",
"title": "Western Conference - Play-in Round - TBD vs TBD",
"round": 1,
"start_date": "2024-04-19",
"status": "scheduled",
"participants": [
{
"name": "Western Conference - Play-in Round - #8 vs #7",
"record": 0,
"source": {
"id": "6171e123-afe8-4c67-b198-a33a29e7a572",
"title": "Western Conference - Play-in Round - #8 vs #7",
"round": 1,
"outcome": "loss"
}
},
{
"name": "Western Conference - Play-in Round - #10 vs #9",
"record": 0,
"source": {
"id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
"title": "Western Conference - Play-in Round - #10 vs #9",
"round": 1,
"outcome": "win"
}
}
],
"games": [
{
"id": "75da7f44-61fd-4590-b97a-074d863b20a7",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-19T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
},
{
"id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
"title": "Western Conference - Play-in Round - #10 vs #9",
"round": 1,
"start_date": "2024-04-17",
"status": "scheduled",
"participants": [],
"games": [
{
"id": "658de491-08be-4279-a8a7-6f98f1637e70",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-17T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
},
{
"id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
"title": "Eastern Conference - Play-in Round - #8 vs #7",
"round": 1,
"start_date": "2024-04-16",
"status": "scheduled",
"participants": [],
"games": [
{
"id": "bd80d85f-28e4-4ae9-8dea-97b14951e8c2",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-16T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
},
{
"id": "ec633fa3-3c1c-4560-98ac-5f75850d70e1",
"title": "Eastern Conference - Play-in Round - TBD vs TBD",
"round": 1,
"start_date": "2024-04-19",
"status": "scheduled",
"participants": [
{
"name": "Eastern Conference - Play-in Round - #8 vs #7",
"record": 0,
"source": {
"id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
"title": "Eastern Conference - Play-in Round - #8 vs #7",
"round": 1,
"outcome": "loss"
}
},
{
"name": "Eastern Conference - Play-in Round - #10 vs #9",
"record": 0,
"source": {
"id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
"title": "Eastern Conference - Play-in Round - #10 vs #9",
"round": 1,
"outcome": "win"
}
}
],
"games": [
{
"id": "b1c9bbbe-feb8-43e8-8226-4df5f013c0ff",
"status": "time-tbd",
"coverage": "full",
"scheduled": "2024-04-19T17:00:00+00:00",
"neutral_site": false,
"track_on_court": true,
"home": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
},
"away": {
"name": "Team TBD",
"alias": "TBD",
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6"
}
}
]
}
]
}
Teams Endpoint
Release Date | Feeds Affected | Benefit |
---|---|---|
04/09/2024 | Teams | We added a new Teams endpoint to the NBA API. Use this endpoint to easily retrieve any team within the NBA API database. |
<league xmlns="http://feed.elasticstats.com/schema/basketball/teams-v7.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
<teams>
<team id="445dd038-f82e-4d33-936c-f480f11079ba" name="36ers" alias="ADL" market="Adelaide"/>
<team id="583ec87d-fb46-11e1-82cb-f4ce4684ea4c" name="76ers" alias="PHI" market="Philadelphia"/>
<team id="7c2943d4-0438-434e-abbb-6b2e9acb1b87" name="Baloncesto" alias="RMD" market="Madrid"/>
<team id="94c1a8d8-fc5f-470f-8807-80c4686d3986" name="Barry" alias="BAR" market="Team"/>
<team id="e3568832-fb2e-4b12-9858-71e6a91d51fd" name="Breakers" alias="NZB" market="New Zealand"/>
<team id="583ecefd-fb46-11e1-82cb-f4ce4684ea4c" name="Bucks" alias="MIL" market="Milwaukee"/>
<team id="076e6e4e-db27-4974-8df5-c4afca57b516" name="Bullets" alias="BNE" market="Brisbane"/>
<team id="583ec5fd-fb46-11e1-82cb-f4ce4684ea4c" name="Bulls" alias="CHI" market="Chicago"/>
<team id="583ec773-fb46-11e1-82cb-f4ce4684ea4c" name="Cavaliers" alias="CLE" market="Cleveland"/>
<team id="583eccfa-fb46-11e1-82cb-f4ce4684ea4c" name="Celtics" alias="BOS" market="Boston"/>
<team id="583ecdfb-fb46-11e1-82cb-f4ce4684ea4c" name="Clippers" alias="LAC" market="LA"/>
<team id="d64e9292-0b2b-4c21-a623-fcadad5496f5" name="Detlef" alias="DLF" market="Team"/>
<team id="5e527e87-3873-45b6-b25a-ea3417a9ac1f" name="Ducks" alias="BJD" market="Beijing"/>
<team id="592d3144-895b-43e9-ab15-e84666a845d5" name="East NBA All Stars" alias="EST"/>
<team id="575588a6-6e2e-4129-a8c6-ed2fd6fee32d" name="Flamengo" alias="FLA" market="Flamengo"/>
<team id="0164819d-9edd-4397-8edf-692ef3275435" name="Franca" alias="FRA" market="Franca"/>
<team id="9501f713-da56-4126-9d64-b689a6143200" name="Giannis" alias="GNS" market="Team"/>
<team id="583eca88-fb46-11e1-82cb-f4ce4684ea4c" name="Grizzlies" alias="MEM" market="Memphis"/>
<team id="520d6b2a-af1e-4f35-b51e-4264ec6ab878" name="Haifa" alias="MAC" market="Maccabi"/>
<team id="583ecb8f-fb46-11e1-82cb-f4ce4684ea4c" name="Hawks" alias="ATL" market="Atlanta"/>
<team id="583ecea6-fb46-11e1-82cb-f4ce4684ea4c" name="Heat" alias="MIA" market="Miami"/>
<team id="583ec97e-fb46-11e1-82cb-f4ce4684ea4c" name="Hornets" alias="CHA" market="Charlotte"/>
<team id="aa98f081-3622-49bc-863d-2d647712543b" name="Isiah" alias="IAH" market="Team"/>
<team id="739e187c-5d96-477d-a2fb-5f40439138fc" name="Jalen" alias="JAL" market="Team"/>
<team id="583ece50-fb46-11e1-82cb-f4ce4684ea4c" name="Jazz" alias="UTA" market="Utah"/>
<team id="583ed0ac-fb46-11e1-82cb-f4ce4684ea4c" name="Kings" alias="SAC" market="Sacramento"/>
<team id="72f294e0-397d-472e-953c-b37eac9010db" name="Kings" alias="SYD" market="Sydney"/>
<team id="583ec70e-fb46-11e1-82cb-f4ce4684ea4c" name="Knicks" alias="NYK" market="New York"/>
<team id="583ecae2-fb46-11e1-82cb-f4ce4684ea4c" name="Lakers" alias="LAL" market="Los Angeles"/>
<team id="9a1f6434-9dcb-4613-aa9b-5ff3a2de5eba" name="LeBron" alias="LBN" market="Team"/>
<team id="c60455d9-3549-4054-8ea0-ed9dba2607fa" name="Long-Lions" alias="GUA" market="Guangzhou"/>
<team id="583ed157-fb46-11e1-82cb-f4ce4684ea4c" name="Magic" alias="ORL" market="Orlando"/>
<team id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" name="Mavericks" alias="DAL" market="Dallas"/>
<team id="583ec9d6-fb46-11e1-82cb-f4ce4684ea4c" name="Nets" alias="BKN" market="Brooklyn"/>
<team id="583ed102-fb46-11e1-82cb-f4ce4684ea4c" name="Nuggets" alias="DEN" market="Denver"/>
<team id="583ec7cd-fb46-11e1-82cb-f4ce4684ea4c" name="Pacers" alias="IND" market="Indiana"/>
<team id="849c6b54-2cdc-4242-b194-7f7edd2ee341" name="Pau" alias="PAU" market="Team"/>
<team id="5a6bb22b-40bf-4626-8342-4cb39dcafa0d" name="Payton" alias="PAY" market="Team"/>
<team id="583ecc9a-fb46-11e1-82cb-f4ce4684ea4c" name="Pelicans" alias="NOP" market="New Orleans"/>
<team id="583ec928-fb46-11e1-82cb-f4ce4684ea4c" name="Pistons" alias="DET" market="Detroit"/>
<team id="1943b687-8f7c-4a85-af80-fabfa15d75d3" name="Ra'anana" alias="MRA" market="Maccabi"/>
<team id="583ecda6-fb46-11e1-82cb-f4ce4684ea4c" name="Raptors" alias="TOR" market="Toronto"/>
<team id="583ecb3a-fb46-11e1-82cb-f4ce4684ea4c" name="Rockets" alias="HOU" market="Houston"/>
<team id="6b2d9651-4ff1-4f38-b5c4-5ce46fabc0b8" name="San Lorenzo" alias="SLA" market="Buenas Aires"/>
<team id="f129a9c9-c5d5-4701-8115-a921e3b5b2c1" name="Sharks" alias="SDS" market="Shanghai"/>
<team id="583ecd4f-fb46-11e1-82cb-f4ce4684ea4c" name="Spurs" alias="SAS" market="San Antonio"/>
<team id="583ecfa8-fb46-11e1-82cb-f4ce4684ea4c" name="Suns" alias="PHX" market="Phoenix"/>
<team id="907dc4e5-6957-4d19-b7d4-b1b7003b91e6" name="TBD" alias="TBD" market="Team"/>
<team id="ead65d00-f2eb-45fe-90c5-3db78fe1a904" name="Taipans" alias="CNS" market="Cairns"/>
<team id="2674a061-2cb1-4a0b-b0b6-e237ff267f45" name="Tamika" alias="TAM" market="Team"/>
<team id="40c84241-d030-4816-bf9b-80df3514c354" name="Team Durant East" alias="DRT"/>
<team id="cb51f332-f19a-4941-b0c0-d02d74d9c49f" name="Team LeBron East" alias="LBN"/>
<team id="1d12f1f2-fb48-4f6a-8424-4a2cccdf1b18" name="Team Stephen West" alias="STP"/>
<team id="fa69b5b1-3861-47e9-8d6b-366000133ef9" name="Team USA" alias="USA"/>
<team id="0eae5d80-a7a7-4921-9d1a-f8bad67756fd" name="Team World" alias="WLD"/>
<team id="583ecfff-fb46-11e1-82cb-f4ce4684ea4c" name="Thunder" alias="OKC" market="Oklahoma City"/>
<team id="583eca2f-fb46-11e1-82cb-f4ce4684ea4c" name="Timberwolves" alias="MIN" market="Minnesota"/>
<team id="583ed056-fb46-11e1-82cb-f4ce4684ea4c" name="Trail Blazers" alias="POR" market="Portland"/>
<team id="3bf4047b-ef03-42d4-848e-84bc7307958d" name="United" alias="MEL" market="Melbourne"/>
<team id="583ec825-fb46-11e1-82cb-f4ce4684ea4c" name="Warriors" alias="GSW" market="Golden State"/>
<team id="787ff06f-f0cc-484e-8114-04e0cdc444fa" name="West NBA All Stars" alias="WST"/>
<team id="37d929d8-758f-4db7-bb94-10eb42048fbe" name="Wildcats" alias="PER" market="Perth"/>
<team id="583ec8d4-fb46-11e1-82cb-f4ce4684ea4c" name="Wizards" alias="WAS" market="Washington"/>
<team id="5ecf6864-4141-4093-a2df-d47f357ebbe9" name="Worthy" alias="WOR" market="Team"/>
</teams>
</league>
{
"league": {
"id": "4353138d-4c22-4396-95d8-5f587d2df25c",
"name": "NBA",
"alias": "NBA"
},
"teams": [
{
"id": "445dd038-f82e-4d33-936c-f480f11079ba",
"name": "36ers",
"alias": "ADL",
"market": "Adelaide"
},
{
"id": "583ec87d-fb46-11e1-82cb-f4ce4684ea4c",
"name": "76ers",
"alias": "PHI",
"market": "Philadelphia"
},
{
"id": "7c2943d4-0438-434e-abbb-6b2e9acb1b87",
"name": "Baloncesto",
"alias": "RMD",
"market": "Madrid"
},
{
"id": "94c1a8d8-fc5f-470f-8807-80c4686d3986",
"name": "Barry",
"alias": "BAR",
"market": "Team"
},
{
"id": "e3568832-fb2e-4b12-9858-71e6a91d51fd",
"name": "Breakers",
"alias": "NZB",
"market": "New Zealand"
},
{
"id": "583ecefd-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Bucks",
"alias": "MIL",
"market": "Milwaukee"
},
{
"id": "076e6e4e-db27-4974-8df5-c4afca57b516",
"name": "Bullets",
"alias": "BNE",
"market": "Brisbane"
},
{
"id": "583ec5fd-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Bulls",
"alias": "CHI",
"market": "Chicago"
},
{
"id": "583ec773-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Cavaliers",
"alias": "CLE",
"market": "Cleveland"
},
{
"id": "583eccfa-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Celtics",
"alias": "BOS",
"market": "Boston"
},
{
"id": "583ecdfb-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Clippers",
"alias": "LAC",
"market": "LA"
},
{
"id": "d64e9292-0b2b-4c21-a623-fcadad5496f5",
"name": "Detlef",
"alias": "DLF",
"market": "Team"
},
{
"id": "5e527e87-3873-45b6-b25a-ea3417a9ac1f",
"name": "Ducks",
"alias": "BJD",
"market": "Beijing"
},
{
"id": "592d3144-895b-43e9-ab15-e84666a845d5",
"name": "East NBA All Stars",
"alias": "EST"
},
{
"id": "575588a6-6e2e-4129-a8c6-ed2fd6fee32d",
"name": "Flamengo",
"alias": "FLA",
"market": "Flamengo"
},
{
"id": "0164819d-9edd-4397-8edf-692ef3275435",
"name": "Franca",
"alias": "FRA",
"market": "Franca"
},
{
"id": "9501f713-da56-4126-9d64-b689a6143200",
"name": "Giannis",
"alias": "GNS",
"market": "Team"
},
{
"id": "583eca88-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Grizzlies",
"alias": "MEM",
"market": "Memphis"
},
{
"id": "520d6b2a-af1e-4f35-b51e-4264ec6ab878",
"name": "Haifa",
"alias": "MAC",
"market": "Maccabi"
},
{
"id": "583ecb8f-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Hawks",
"alias": "ATL",
"market": "Atlanta"
},
{
"id": "583ecea6-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Heat",
"alias": "MIA",
"market": "Miami"
},
{
"id": "583ec97e-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Hornets",
"alias": "CHA",
"market": "Charlotte"
},
{
"id": "aa98f081-3622-49bc-863d-2d647712543b",
"name": "Isiah",
"alias": "IAH",
"market": "Team"
},
{
"id": "739e187c-5d96-477d-a2fb-5f40439138fc",
"name": "Jalen",
"alias": "JAL",
"market": "Team"
},
{
"id": "583ece50-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Jazz",
"alias": "UTA",
"market": "Utah"
},
{
"id": "583ed0ac-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Kings",
"alias": "SAC",
"market": "Sacramento"
},
{
"id": "72f294e0-397d-472e-953c-b37eac9010db",
"name": "Kings",
"alias": "SYD",
"market": "Sydney"
},
{
"id": "583ec70e-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Knicks",
"alias": "NYK",
"market": "New York"
},
{
"id": "583ecae2-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Lakers",
"alias": "LAL",
"market": "Los Angeles"
},
{
"id": "9a1f6434-9dcb-4613-aa9b-5ff3a2de5eba",
"name": "LeBron",
"alias": "LBN",
"market": "Team"
},
{
"id": "c60455d9-3549-4054-8ea0-ed9dba2607fa",
"name": "Long-Lions",
"alias": "GUA",
"market": "Guangzhou"
},
{
"id": "583ed157-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Magic",
"alias": "ORL",
"market": "Orlando"
},
{
"id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Mavericks",
"alias": "DAL",
"market": "Dallas"
},
{
"id": "583ec9d6-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Nets",
"alias": "BKN",
"market": "Brooklyn"
},
{
"id": "583ed102-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Nuggets",
"alias": "DEN",
"market": "Denver"
},
{
"id": "583ec7cd-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Pacers",
"alias": "IND",
"market": "Indiana"
},
{
"id": "849c6b54-2cdc-4242-b194-7f7edd2ee341",
"name": "Pau",
"alias": "PAU",
"market": "Team"
},
{
"id": "5a6bb22b-40bf-4626-8342-4cb39dcafa0d",
"name": "Payton",
"alias": "PAY",
"market": "Team"
},
{
"id": "583ecc9a-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Pelicans",
"alias": "NOP",
"market": "New Orleans"
},
{
"id": "583ec928-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Pistons",
"alias": "DET",
"market": "Detroit"
},
{
"id": "1943b687-8f7c-4a85-af80-fabfa15d75d3",
"name": "Ra'anana",
"alias": "MRA",
"market": "Maccabi"
},
{
"id": "583ecda6-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Raptors",
"alias": "TOR",
"market": "Toronto"
},
{
"id": "583ecb3a-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Rockets",
"alias": "HOU",
"market": "Houston"
},
{
"id": "6b2d9651-4ff1-4f38-b5c4-5ce46fabc0b8",
"name": "San Lorenzo",
"alias": "SLA",
"market": "Buenas Aires"
},
{
"id": "f129a9c9-c5d5-4701-8115-a921e3b5b2c1",
"name": "Sharks",
"alias": "SDS",
"market": "Shanghai"
},
{
"id": "583ecd4f-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Spurs",
"alias": "SAS",
"market": "San Antonio"
},
{
"id": "583ecfa8-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Suns",
"alias": "PHX",
"market": "Phoenix"
},
{
"id": "907dc4e5-6957-4d19-b7d4-b1b7003b91e6",
"name": "TBD",
"alias": "TBD",
"market": "Team"
},
{
"id": "ead65d00-f2eb-45fe-90c5-3db78fe1a904",
"name": "Taipans",
"alias": "CNS",
"market": "Cairns"
},
{
"id": "2674a061-2cb1-4a0b-b0b6-e237ff267f45",
"name": "Tamika",
"alias": "TAM",
"market": "Team"
},
{
"id": "40c84241-d030-4816-bf9b-80df3514c354",
"name": "Team Durant East",
"alias": "DRT"
},
{
"id": "cb51f332-f19a-4941-b0c0-d02d74d9c49f",
"name": "Team LeBron East",
"alias": "LBN"
},
{
"id": "1d12f1f2-fb48-4f6a-8424-4a2cccdf1b18",
"name": "Team Stephen West",
"alias": "STP"
},
{
"id": "fa69b5b1-3861-47e9-8d6b-366000133ef9",
"name": "Team USA",
"alias": "USA"
},
{
"id": "0eae5d80-a7a7-4921-9d1a-f8bad67756fd",
"name": "Team World",
"alias": "WLD"
},
{
"id": "583ecfff-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Thunder",
"alias": "OKC",
"market": "Oklahoma City"
},
{
"id": "583eca2f-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Timberwolves",
"alias": "MIN",
"market": "Minnesota"
},
{
"id": "583ed056-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Trail Blazers",
"alias": "POR",
"market": "Portland"
},
{
"id": "3bf4047b-ef03-42d4-848e-84bc7307958d",
"name": "United",
"alias": "MEL",
"market": "Melbourne"
},
{
"id": "583ec825-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Warriors",
"alias": "GSW",
"market": "Golden State"
},
{
"id": "787ff06f-f0cc-484e-8114-04e0cdc444fa",
"name": "West NBA All Stars",
"alias": "WST"
},
{
"id": "37d929d8-758f-4db7-bb94-10eb42048fbe",
"name": "Wildcats",
"alias": "PER",
"market": "Perth"
},
{
"id": "583ec8d4-fb46-11e1-82cb-f4ce4684ea4c",
"name": "Wizards",
"alias": "WAS",
"market": "Washington"
},
{
"id": "5ecf6864-4141-4093-a2df-d47f357ebbe9",
"name": "Worthy",
"alias": "WOR",
"market": "Team"
}
],
"_comment": "Generation started @ 2024-04-09 15:20:55 UTC ended @ 2024-04-09 15:20:55 UTC"
}
Play-In Tournament Bracket
Release Date | Feeds Affected | Benefit |
---|---|---|
04/09/2024 | Series Schedule | Added Play-In Tournament data to the Series Schedule endpoint. You may now make use of this endpoint to easily build out a bracket for the Play-in Tournament. Ex. https://api.sportradar.com/nba/trial/v8/en/series/2023/PIT/schedule.json |
<league xmlns="http://feed.elasticstats.com/schema/basketball/schedule-v5.0.xsd" id="4353138d-4c22-4396-95d8-5f587d2df25c" name="NBA" alias="NBA">
<season-schedule id="851f97e4-c830-4590-88e9-e1286383148c" year="2023" type="PIT">
<series id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
<games>
</games>
</series>
<series id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
<games>
</games>
</series>
<series id="6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a" title="Western Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
<participant name="Western Conference - Play-in Round - #8 vs #7" record="0">
<source id="6171e123-afe8-4c67-b198-a33a29e7a572" title="Western Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
</participant>
<participant name="Western Conference - Play-in Round - #10 vs #9" record="0">
<source id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
</participant>
<games>
</games>
</series>
<series id="bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8" title="Western Conference - Play-in Round - #10 vs #9" round="1" start_date="2024-04-17" status="scheduled">
<games>
</games>
</series>
<series id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" start_date="2024-04-16" status="scheduled">
<games>
</games>
</series>
<series id="ec633fa3-3c1c-4560-98ac-5f75850d70e1" title="Eastern Conference - Play-in Round - TBD vs TBD" round="1" start_date="2024-04-19" status="scheduled">
<participant name="Eastern Conference - Play-in Round - #8 vs #7" record="0">
<source id="ca09ddfd-fe0c-4914-8847-da15e23d251b" title="Eastern Conference - Play-in Round - #8 vs #7" round="1" outcome="loss"/>
</participant>
<participant name="Eastern Conference - Play-in Round - #10 vs #9" record="0">
<source id="4d8021ed-288b-4585-ad97-f82e6bc1ddf5" title="Eastern Conference - Play-in Round - #10 vs #9" round="1" outcome="win"/>
</participant>
<games>
</games>
</series>
</season-schedule>
</league>
{
"league": {
"id": "4353138d-4c22-4396-95d8-5f587d2df25c",
"name": "NBA",
"alias": "NBA"
},
"season": {
"id": "851f97e4-c830-4590-88e9-e1286383148c",
"year": 2023,
"type": "PIT"
},
"series": [
{
"id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
"title": "Eastern Conference - Play-in Round - #10 vs #9",
"round": 1,
"start_date": "2024-04-17",
"status": "scheduled",
"participants": [],
"games": []
},
{
"id": "6171e123-afe8-4c67-b198-a33a29e7a572",
"title": "Western Conference - Play-in Round - #8 vs #7",
"round": 1,
"start_date": "2024-04-16",
"status": "scheduled",
"participants": [],
"games": []
},
{
"id": "6f9c0c8d-0cc2-4c14-bc8c-5b0de7942b1a",
"title": "Western Conference - Play-in Round - TBD vs TBD",
"round": 1,
"start_date": "2024-04-19",
"status": "scheduled",
"participants": [
{
"name": "Western Conference - Play-in Round - #8 vs #7",
"record": 0,
"source": {
"id": "6171e123-afe8-4c67-b198-a33a29e7a572",
"title": "Western Conference - Play-in Round - #8 vs #7",
"round": 1,
"outcome": "loss"
}
},
{
"name": "Western Conference - Play-in Round - #10 vs #9",
"record": 0,
"source": {
"id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
"title": "Western Conference - Play-in Round - #10 vs #9",
"round": 1,
"outcome": "win"
}
}
],
"games": []
},
{
"id": "bf5f0c02-ba3e-4cbc-94e4-c3c1d5864ad8",
"title": "Western Conference - Play-in Round - #10 vs #9",
"round": 1,
"start_date": "2024-04-17",
"status": "scheduled",
"participants": [],
"games": []
},
{
"id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
"title": "Eastern Conference - Play-in Round - #8 vs #7",
"round": 1,
"start_date": "2024-04-16",
"status": "scheduled",
"participants": [],
"games": []
},
{
"id": "ec633fa3-3c1c-4560-98ac-5f75850d70e1",
"title": "Eastern Conference - Play-in Round - TBD vs TBD",
"round": 1,
"start_date": "2024-04-19",
"status": "scheduled",
"participants": [
{
"name": "Eastern Conference - Play-in Round - #8 vs #7",
"record": 0,
"source": {
"id": "ca09ddfd-fe0c-4914-8847-da15e23d251b",
"title": "Eastern Conference - Play-in Round - #8 vs #7",
"round": 1,
"outcome": "loss"
}
},
{
"name": "Eastern Conference - Play-in Round - #10 vs #9",
"record": 0,
"source": {
"id": "4d8021ed-288b-4585-ad97-f82e6bc1ddf5",
"title": "Eastern Conference - Play-in Round - #10 vs #9",
"round": 1,
"outcome": "win"
}
}
],
"games": []
}
]
}
Player Preseason Stats
Release Date | Feeds Affected | Benefit |
---|---|---|
02/08/2024 | Player Profile | Added preseason and postseason statistics to player profiles. |
Player Statuses
Release Date | Feeds Affected | Benefit |
---|---|---|
01/03/2024 | Player Profile Team Profile | Added two new player statuses: - DUP - Duplicate- M-LEAGUE - Sent to minor league team |
Technical Foul Update
Release Date | Feeds Affected | Benefit |
---|---|---|
12/19/2023 | Game Boxscore Game Summary League Leaders Play-by-Play Player Profile Push Events Push Statistics Seasonal Statistics Series Statistics Splits | Added support for non-unsportsmanlike technical fouls to accurately reflect the number of technicals that lead to a player ejection. This update includes: - A new event_type of technicalfoulnonunsportsmanlike in the Play-by-Play endpoint.- A tech_fouls_non_unsportsmanlike player attribute at the game and season level. This attribute will account for non-unsportsmanlike technical fouls and will be handled in the same manner as the existing tech_fouls attribute within the API. |
In-Season Tournament
Release Date | Feeds Affected | Benefit |
---|---|---|
10/17/2023 | Schedule & Game Endpoints | Added support for the new In-Season Tournament. In-Season Tournament games will fall within the new IST season parameter and appear in the regular season schedule with a inseason_tournament=true attribute included. |
New Shot Type Descriptions
Release Date | Feeds Affected | Benefit |
11/10/2022 | Play-by-Play | Added several new shot type descriptions (shot_type_desc ) for all games in the Play-by-Play endpoint. For a complete list of the new descriptions please see our FAQs. |
"Seasons" Endpoint
Release Date | Feeds Affected | Benefit |
08/15/2019 | Seasons | Added data points to support the new Seasons feed. |
Calculated Rank for Standings
Release Date | Feeds Affected | Benefit |
08/15/2019 | Standings | Added calc_rank data points to the Standings feed. |
Clock Decimal in Play-by-Play
Release Date | Feeds Affected | Benefit |
08/15/2019 | Play-by-Play | Added clock_decimal to Play by Play feed. |
Transaction Codes and Types
Release Date | Feeds Affected | Benefit |
08/15/2019 | Daily Transfers | Added transaction_code and transaction_type to the Daily Transfers feed. |
Player High School & Rookie Season
Release Date | Feeds Affected | Benefit |
08/15/2019 | Free Agents Player Profile Team Profile | Added player high_school, and rookie_season. |
Player Name Suffix
Release Date | Feeds Affected | Benefit |
08/15/2019 | Daily Transfers Free Agents Game Summary Injuries League Leaders Player Profile Seasonal Statistics Series Statistics Splits Team Profile Push Statistics | Added player name_suffix. |
API Release
Release Date | Feeds Affected | Benefit |
08/15/2019 | All | Initial release for NBA v7. |