NBA API
April 9th, 2024
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": []
}
]
}