Docs
Coverage MatrixDocumentationRelease LogLog InContact Us

WNBA Change Log

Find all updates to the WNBA v8 API and its documentation

Rescinded Technical Foul

Release DateFeeds AffectedBenefit
04/29/2024Play-by-PlayAdded a rescinded boolean value to events to signify when a technical foul has been rescinded by the league.
<event id="2ef6cc5d-1f44-477c-87bc-1b3e9d7d6b0c" clock="00:01" updated="2024-04-22T19:56:32Z" 
       sequence="1712520852700" home_points="25" away_points="41" clock_decimal="00:01.90" 
       rescinded="true" event_type="technicalfoul">
  <description>Luka Doncic rescinded technical foul.</description>
  <attribution name="Mavericks" market="Dallas" id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" team_basket="right" sr_id="sr:team:3411" reference="1610612742"/>
  <possession name="Rockets" market="Houston" id="583ecb3a-fb46-11e1-82cb-f4ce4684ea4c" sr_id="sr:team:3412" reference="1610612745"/>
  <on_court>
    <home name="Mavericks" market="Dallas" id="583ecf50-fb46-11e1-82cb-f4ce4684ea4c" sr_id="sr:team:3411" reference="1610612742">
      <player full_name="Maxi Kleber" jersey_number="42" id="3ef70a50-cd0d-4148-a1ad-ca830a1a9046" sr_id="sr:player:921210" reference="1628467"/>
      <player full_name="Luka Doncic" jersey_number="77" id="d2ee92e9-3e72-45eb-b156-2dc5adc1e6f7" sr_id="sr:player:926008" reference="1629029"/>
      <player full_name="Derrick Jones Jr." jersey_number="55" id="54cf6e06-9172-44b8-8d3b-ea1b6926553d" sr_id="sr:player:1075216" reference="1627884"/>
      <player full_name="Tim Hardaway Jr." jersey_number="10" id="35cd1338-c56b-4247-b53c-264585c59883" sr_id="sr:player:608188" reference="203501"/>
      <player full_name="Jaden Hardy" jersey_number="1" id="a8d25a06-b47e-4a08-a945-7bf0dd945584" sr_id="sr:player:2299171" reference="1630702"/>
    </home>
    <away name="Rockets" market="Houston" id="583ecb3a-fb46-11e1-82cb-f4ce4684ea4c" sr_id="sr:team:3412" reference="1610612745">
      <player full_name="Dillon Brooks" jersey_number="9" id="72a6489b-ad35-4f06-8a4f-a68ea1052f7b" sr_id="sr:player:1171432" reference="1628415"/>
      <player full_name="Jeff Green" jersey_number="32" id="b9155864-4192-4ad7-8652-57a0844c87b3" sr_id="sr:player:607318" reference="201145"/>
      <player full_name="Reggie Bullock Jr." jersey_number="25" id="42fa4c2c-6520-4d04-a753-cfe4a5c5e2e1" sr_id="sr:player:608190" reference="203493"/>
      <player full_name="Jalen Green" jersey_number="4" id="9a331092-35db-456c-a44a-d5b80a02ebe9" sr_id="sr:player:2195912" reference="1630224"/>
      <player full_name="Aaron Holiday" jersey_number="0" id="877eb456-2827-475f-b858-2bc00480e24f" sr_id="sr:player:1159900" reference="1628988"/>
    </away>
  </on_court>
</event>

{
  "id": "2ef6cc5d-1f44-477c-87bc-1b3e9d7d6b0c",
  "clock": "00:01",
  "updated": "2024-04-22T19:56:32Z",
  "description": "Luka Doncic rescinded technical foul.",
  "sequence": 1712520852700,
  "home_points": 25,
  "away_points": 41,
  "clock_decimal": "00:01.90",
  "rescinded": true,
  "event_type": "technicalfoul",
  "attribution": {
    "name": "Mavericks",
    "market": "Dallas",
    "id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
    "team_basket": "right",
    "sr_id": "sr:team:3411",
    "reference": "1610612742"
  },
  "possession": {
    "name": "Rockets",
    "market": "Houston",
    "id": "583ecb3a-fb46-11e1-82cb-f4ce4684ea4c",
    "sr_id": "sr:team:3412",
    "reference": "1610612745"
  },
  "on_court": {
    "home": {
      "name": "Mavericks",
      "market": "Dallas",
      "id": "583ecf50-fb46-11e1-82cb-f4ce4684ea4c",
      "sr_id": "sr:team:3411",
      "reference": "1610612742",
      "players": [
        {
          "full_name": "Maxi Kleber",
          "jersey_number": "42",
          "id": "3ef70a50-cd0d-4148-a1ad-ca830a1a9046",
          "sr_id": "sr:player:921210",
          "reference": "1628467"
        },
        {
          "full_name": "Luka Doncic",
          "jersey_number": "77",
          "id": "d2ee92e9-3e72-45eb-b156-2dc5adc1e6f7",
          "sr_id": "sr:player:926008",
          "reference": "1629029"
        },
        {
          "full_name": "Derrick Jones Jr.",
          "jersey_number": "55",
          "id": "54cf6e06-9172-44b8-8d3b-ea1b6926553d",
          "sr_id": "sr:player:1075216",
          "reference": "1627884"
        },
        {
          "full_name": "Tim Hardaway Jr.",
          "jersey_number": "10",
          "id": "35cd1338-c56b-4247-b53c-264585c59883",
          "sr_id": "sr:player:608188",
          "reference": "203501"
        },
        {
          "full_name": "Jaden Hardy",
          "jersey_number": "1",
          "id": "a8d25a06-b47e-4a08-a945-7bf0dd945584",
          "sr_id": "sr:player:2299171",
          "reference": "1630702"
        }
      ]
    },
    "away": {
      "name": "Rockets",
      "market": "Houston",
      "id": "583ecb3a-fb46-11e1-82cb-f4ce4684ea4c",
      "sr_id": "sr:team:3412",
      "reference": "1610612745",
      "players": [
        {
          "full_name": "Dillon Brooks",
          "jersey_number": "9",
          "id": "72a6489b-ad35-4f06-8a4f-a68ea1052f7b",
          "sr_id": "sr:player:1171432",
          "reference": "1628415"
        },
        {
          "full_name": "Jeff Green",
          "jersey_number": "32",
          "id": "b9155864-4192-4ad7-8652-57a0844c87b3",
          "sr_id": "sr:player:607318",
          "reference": "201145"
        },
        {
          "full_name": "Reggie Bullock Jr.",
          "jersey_number": "25",
          "id": "42fa4c2c-6520-4d04-a753-cfe4a5c5e2e1",
          "sr_id": "sr:player:608190",
          "reference": "203493"
        },
        {
          "full_name": "Jalen Green",
          "jersey_number": "4",
          "id": "9a331092-35db-456c-a44a-d5b80a02ebe9",
          "sr_id": "sr:player:2195912",
          "reference": "1630224"
        },
        {
          "full_name": "Aaron Holiday",
          "jersey_number": "0",
          "id": "877eb456-2827-475f-b858-2bc00480e24f",
          "sr_id": "sr:player:1159900",
          "reference": "1628988"
        }
      ]
    }
  }
},


Season Info by Game

Release DateFeeds AffectedBenefit
04/29/2024Game Boxscore

Game Summary

Play-by-Play
Added season info to game endpoints so you may easily reference a game's season affiliation.

Season data points include: id, name, type, and year
<game xmlns="http://feed.elasticstats.com/schema/basketball/game-v8.0.xsd" id="e0909055-9886-437c-b638-f8014666c212" title="Game 4" status="closed" coverage="full" scheduled="2024-04-29T01:30:00+00:00" duration="2:48" attendance="17071" lead_changes="23" times_tied="21" clock="00:00" quarter="4" track_on_court="true" reference="0042300164" entry_mode="WEBSOCKET" sr_id="sr:match:49324853" clock_decimal="00:00" home_team="583ecfa8-fb46-11e1-82cb-f4ce4684ea4c" away_team="583eca2f-fb46-11e1-82cb-f4ce4684ea4c">
    <season id="8905ddd2-e5f0-4734-b9ef-c9c3452b72d2" year="2023" type="PST" name="Post-season"/>
{
    "id": "e0909055-9886-437c-b638-f8014666c212",
    "title": "Game 4",
    "status": "closed",
    "coverage": "full",
    "scheduled": "2024-04-29T01:30:00+00:00",
    "duration": "2:48",
    "attendance": 17071,
    "lead_changes": 23,
    "times_tied": 21,
    "clock": "00:00",
    "quarter": 4,
    "track_on_court": true,
    "reference": "0042300164",
    "entry_mode": "WEBSOCKET",
    "sr_id": "sr:match:49324853",
    "clock_decimal": "00:00",
    "time_zones": {
        "venue": "US/Arizona",
        "home": "US/Arizona",
        "away": "US/Central"
    },
    "season": {
        "id": "8905ddd2-e5f0-4734-b9ef-c9c3452b72d2",
        "year": 2023,
        "type": "PST",
        "name": "Post-season"
    },


Team Colors

Release DateFeeds AffectedBenefit
04/26/2024League Hierarchy

Team Profile
Added team RGB primary and secondary colors for all teams.
<team xmlns="http://feed.elasticstats.com/schema/basketball/team-v8.0.xsd" id="6f017f37-be96-4bdc-b6d3-0a0429c72e89" name="Lynx" market="Minnesota" alias="MIN" founded="1999" sr_id="sr:team:3440">
    <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="59c24590-0adb-4b3d-80a8-10450f83f4a1" name="WNBA" alias="WNBA"/>
        <conference id="d95b23c8-dee5-4142-ac4a-2b4ab05beebc" name="WESTERN CONFERENCE" alias="WESTERN-W"/>
    </hierarchy>
    <coaches>
        <coach id="c589c101-d7ab-4c7c-b5b9-eab5405d0583" full_name="Cheryl Reeve" first_name="Cheryl" last_name="Reeve" position="Head Coach" experience="11"/>
    </coaches>
    <team_colors>
        <team_color type="secondary" hex_color="#266092">
            <rgb_color red="38" green="96" blue="146"/>
        </team_color>
        <team_color type="primary" hex_color="#0c233f">
            <rgb_color red="12" green="35" blue="63"/>
        </team_color>
    </team_colors>
{
    "id": "6f017f37-be96-4bdc-b6d3-0a0429c72e89",
    "name": "Lynx",
    "market": "Minnesota",
    "alias": "MIN",
    "founded": 1999,
    "sr_id": "sr:team:3440",
    "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": "59c24590-0adb-4b3d-80a8-10450f83f4a1",
        "name": "WNBA",
        "alias": "WNBA"
    },
    "conference": {
        "id": "d95b23c8-dee5-4142-ac4a-2b4ab05beebc",
        "name": "WESTERN CONFERENCE",
        "alias": "WESTERN-W"
    },
    "coaches": [
        {
            "id": "c589c101-d7ab-4c7c-b5b9-eab5405d0583",
            "full_name": "Cheryl Reeve",
            "first_name": "Cheryl",
            "last_name": "Reeve",
            "position": "Head Coach",
            "experience": "11"
        }
    ],
    "team_colors": [
        {
            "type": "secondary",
            "hex_color": "#266092",
            "rgb_color": {
                "red": 38,
                "green": 96,
                "blue": 146
            }
        },
        {
            "type": "primary",
            "hex_color": "#0c233f",
            "rgb_color": {
                "red": 12,
                "green": 35,
                "blue": 63
            }
        }
    ],


TBD vs. TBD Support

Release DateFeeds AffectedBenefit
04/11/2024Daily 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 DateFeeds AffectedBenefit
04/09/2024TeamsWe added a new Teams endpoint to the WNBA API.

Use this endpoint to easily retrieve any team within the WNBA 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"
}


Player Preseason Stats

Release DateFeeds AffectedBenefit
02/08/2024Player ProfileAdded preseason and postseason statistics to player profiles.


Player Status

Release DateFeeds
Affected
Benefit
01/03/2024Player Profile

Team Profile
Added DUP (Duplicate) as a valid player status.

Players marked as status="DUP" can be ignored in the data.


Technical Foul Update

Release DateFeeds
Affected
Benefit
12/19/2023Game Boxscore

Game Summary

League
Leaders

Play-by-Play

Player Profile

Push Events

Push Statistics

Seasonal
Statistics

Series Statistics
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.
{
  "id": "703e6960-62af-4495-92f2-d68a4effcc2f",
    "event_type": "technicalfoulnonunsportsmanlike",
      "sequence": 1702084422300,
        "number": 13,
          "clock_fraction": 0,
            "clock": "11:25",
              "clock_decimal": "11:25",
                "updated": "2023-12-09T05:02:56Z",
                  "wall_clock": "2023-12-09T01:13:42Z",
                    "description": "Cavaliers technical foul (Defensive three second)",
                      "qualifiers":
                      [
                        {
                          "qualifier": "1freethrow"
                        }
                      ],
                        "attribution":
                        {
                          "name": "Cavaliers",
                            "market": "Cleveland",
                              "reference": "1610612739",
                                "id": "583ec773-fb46-11e1-82cb-f4ce4684ea4c",
                                  "team_basket": "left"
                        },
                          "possession":
                          {
                            "name": "Heat",
                              "market": "Miami",
                                "reference": "1610612748",
                                  "id": "583ecea6-fb46-11e1-82cb-f4ce4684ea4c"
                          },
                            "on_court":
                            {
                              "home":
                              {
                                "name": "Heat",
                                  "market": "Miami",
                                    "reference": "1610612748",
                                      "id": "583ecea6-fb46-11e1-82cb-f4ce4684ea4c",
                                        "players":
                                        [
                                          {
                                            "full_name": "Caleb Martin",
                                            "jersey_number": "16",
                                            "reference": "1628997",
                                            "id": "566685c7-ff63-439a-8888-5278904835fa"
                                          },
                                          {
                                            "full_name": "Orlando Robinson",
                                            "jersey_number": "25",
                                            "reference": "1631115",
                                            "id": "cbceca06-325c-492c-a995-873ec07bc64e"
                                          },
                                          {
                                            "full_name": "Kyle Lowry",
                                            "jersey_number": "7",
                                            "reference": "200768",
                                            "id": "8c090758-6baa-468d-82fd-d47e17d5091b"
                                          },
                                          {
                                            "full_name": "Jimmy Butler",
                                            "jersey_number": "22",
                                            "reference": "202710",
                                            "id": "0e163d44-67a7-4107-9421-5333600166bb"
                                          },
                                          {
                                            "full_name": "Duncan Robinson",
                                            "jersey_number": "55",
                                            "reference": "1629130",
                                            "id": "18d35316-9f40-408c-abcc-ab49e06ef8e8"
                                          }
                                        ]
                              },
                                "away":
                                {
                                  "name": "Cavaliers",
                                    "market": "Cleveland",
                                      "reference": "1610612739",
                                        "id": "583ec773-fb46-11e1-82cb-f4ce4684ea4c",
                                          "players":
                                          [
                                            {
                                              "full_name": "Max Strus",
                                              "jersey_number": "1",
                                              "reference": "1629622",
                                              "id": "f6aff1dc-15b9-4c89-a2fb-746f4cf78890"
                                            },
                                            {
                                              "full_name": "Darius Garland",
                                              "jersey_number": "10",
                                              "reference": "1629636",
                                              "id": "b79b88e1-35ef-4947-8a61-f6ec631a1e15"
                                            },
                                            {
                                              "full_name": "Dean Wade",
                                              "jersey_number": "32",
                                              "reference": "1629731",
                                              "id": "bbeecf0c-62c6-4211-991d-2afaf2403623"
                                            },
                                            {
                                              "full_name": "Donovan Mitchell",
                                              "jersey_number": "45",
                                              "reference": "1628378",
                                              "id": "b6dde96e-3748-4cbe-86d2-798d5dffb3c0"
                                            },
                                            {
                                              "full_name": "Jarrett Allen",
                                              "jersey_number": "31",
                                              "reference": "1628386",
                                              "id": "a3fff5c7-19b6-4dac-bd75-11b944bea505"
                                            }
                                          ]
                                }
                            },
                              "statistics":
                              [
                                {
                                  "type": "technicalfoulnonunsportsmanlike",
                                  "team":
                                  {
                                    "name": "Cavaliers",
                                    "market": "Cleveland",
                                    "reference": "1610612739",
                                    "id": "583ec773-fb46-11e1-82cb-f4ce4684ea4c"
                                  }
                                }
                              ]
},
{
    "full_name": "Josh Richardson",
    "first_name": "Josh",
    "last_name": "Richardson",
    "position": "G",
    "primary_position": "SG",
    "jersey_number": "0",
    "reference": "1626196",
    "id": "ef11cca9-6605-44e8-943e-193c7b821465",
    "played": true,
    "active": true,
    "on_court": false,
    "statistics":
    {
        "minutes": "30:44",
        "field_goals_made": 6,
        "field_goals_att": 11,
        "field_goals_pct": 54.5,
        "effective_fg_pct": 77.3,
        "three_points_made": 5,
        "three_points_att": 7,
        "three_points_pct": 71.4,
        "two_points_made": 1,
        "two_points_att": 4,
        "two_points_pct": 25.0,
        "blocked_att": 0,
        "free_throws_made": 0,
        "free_throws_att": 0,
        "free_throws_pct": 0.0,
        "offensive_rebounds": 0,
        "defensive_rebounds": 1,
        "rebounds": 1,
        "assists": 2,
        "turnovers": 1,
        "steals": 1,
        "blocks": 0,
        "assists_turnover_ratio": 2.0,
        "fouls_drawn": 2,
        "personal_fouls": 3,
        "offensive_fouls": 1,
        "tech_fouls": 2,
        "tech_fouls_non_unsportsmanlike": 1,
        "flagrant_fouls": 0,
        "pls_min": 7,
        "points": 17,
        "second_chance_pts": 0,
        "points_off_turnovers": 0,
        "points_in_paint": 2,
        "points_in_paint_att": 3,
        "points_in_paint_made": 1,
        "points_in_paint_pct": 33.3,
        "field_goals_at_rim_att": 2,
        "field_goals_at_rim_made": 1,
        "field_goals_at_rim_pct": 50.0,
        "field_goals_at_midrange_att": 1,
        "field_goals_at_midrange_made": 0,
        "field_goals_at_midrange_pct": 0.0,
        "double_double": false,
        "triple_double": false,
        "efficiency": 11,
        "efficiency_game_score": 12.2,
        "true_shooting_att": 11.0,
        "true_shooting_pct": 77.3,
        "defensive_rating": 117.282856319918,
        "coach_ejections": 0,
        "offensive_rating": 131.986169276803,
        "fast_break_pts": 2,
        "fast_break_att": 1,
        "fast_break_made": 1,
        "fast_break_pct": 100.0,
        "second_chance_att": 1,
        "second_chance_made": 0,
        "second_chance_pct": 0.0,
        "minus": 65,
        "plus": 72,
        "defensive_rebounds_pct": 3.71858377736839,
        "offensive_rebounds_pct": 0.0,
        "rebounds_pct": 1.77477862101673,
        "steals_pct": 1.57060054957233,
        "turnovers_pct": 8.33333333333333,
        "coach_tech_fouls": 0,
        "periods":
        [
            {
                "id": "f0f60103-052f-417a-8cf9-8ea9741b2a6f",
                "sequence": 1,
                "number": 1,
                "type": "REG",
                "minutes": "5:39",
                "field_goals_made": 3,
                "field_goals_att": 3,
                "field_goals_pct": 100.0,
                "effective_fg_pct": 133.3,
                "three_points_made": 2,
                "three_points_att": 2,
                "three_points_pct": 100.0,
                "two_points_made": 1,
                "two_points_att": 1,
                "two_points_pct": 100.0,
                "blocked_att": 0,
                "free_throws_made": 0,
                "free_throws_att": 0,
                "free_throws_pct": 0.0,
                "offensive_rebounds": 0,
                "defensive_rebounds": 0,
                "rebounds": 0,
                "assists": 0,
                "turnovers": 1,
                "steals": 1,
                "blocks": 0,
                "assists_turnover_ratio": 0.0,
                "fouls_drawn": 0,
                "personal_fouls": 1,
                "flagrant_fouls": 0,
                "tech_fouls": 0,
                "tech_fouls_non_unsportsmanlike": 0,
                "offensive_fouls": 1,
                "pls_min": 11,
                "points": 8,
                "second_chance_pts": 0,
                "points_off_turnovers": 0,
                "points_in_paint": 2,
                "points_in_paint_att": 1,
                "points_in_paint_made": 1,
                "points_in_paint_pct": 100.0,
                "field_goals_at_rim_att": 1,
                "field_goals_at_rim_made": 1,
                "field_goals_at_rim_pct": 100.0,
                "field_goals_at_midrange_att": 0,
                "field_goals_at_midrange_made": 0,
                "field_goals_at_midrange_pct": 0.0,
                "efficiency": 7,
                "efficiency_game_score": 6.7,
                "true_shooting_att": 3.0,
                "true_shooting_pct": 133.3,
                "defensive_rating": 61.9029068963205,
                "offensive_rating": -2225.06630263416,
                "fast_break_pts": 2,
                "fast_break_att": 1,
                "fast_break_made": 1,
                "fast_break_pct": 100.0,
                "second_chance_att": 0,
                "second_chance_made": 0,
                "second_chance_pct": 0.0,
                "minus": 5,
                "plus": 16,
                "defensive_rebounds_pct": 0.0,
                "offensive_rebounds_pct": 0.0,
                "rebounds_pct": 0.0,
                "steals_pct": 7.77413545135335,
                "turnovers_pct": 25.0
            },
            {
                "id": "ff615485-f1ef-4890-b324-01273705ba72",
                "sequence": 2,
                "number": 2,
                "type": "REG",
                "minutes": "9:56",
                "field_goals_made": 3,
                "field_goals_att": 5,
                "field_goals_pct": 60.0,
                "effective_fg_pct": 90.0,
                "three_points_made": 3,
                "three_points_att": 4,
                "three_points_pct": 75.0,
                "two_points_made": 0,
                "two_points_att": 1,
                "two_points_pct": 0.0,
                "blocked_att": 0,
                "free_throws_made": 0,
                "free_throws_att": 0,
                "free_throws_pct": 0.0,
                "offensive_rebounds": 0,
                "defensive_rebounds": 0,
                "rebounds": 0,
                "assists": 1,
                "turnovers": 0,
                "steals": 0,
                "blocks": 0,
                "assists_turnover_ratio": 0.0,
                "fouls_drawn": 1,
                "personal_fouls": 1,
                "flagrant_fouls": 0,
                "tech_fouls": 0,
                "tech_fouls_non_unsportsmanlike": 0,
                "offensive_fouls": 0,
                "pls_min": -8,
                "points": 9,
                "second_chance_pts": 0,
                "points_off_turnovers": 0,
                "points_in_paint": 0,
                "points_in_paint_att": 1,
                "points_in_paint_made": 0,
                "points_in_paint_pct": 0.0,
                "field_goals_at_rim_att": 0,
                "field_goals_at_rim_made": 0,
                "field_goals_at_rim_pct": 0.0,
                "field_goals_at_midrange_att": 0,
                "field_goals_at_midrange_made": 0,
                "field_goals_at_midrange_pct": 0.0,
                "efficiency": 8,
                "efficiency_game_score": 7.0,
                "true_shooting_att": 5.0,
                "true_shooting_pct": 90.0,
                "defensive_rating": 155.44283141196,
                "offensive_rating": 148.483244141445,
                "fast_break_pts": 0,
                "fast_break_att": 0,
                "fast_break_made": 0,
                "fast_break_pct": 0.0,
                "second_chance_att": 0,
                "second_chance_made": 0,
                "second_chance_pct": 0.0,
                "minus": 29,
                "plus": 21,
                "defensive_rebounds_pct": 0.0,
                "offensive_rebounds_pct": 0.0,
                "rebounds_pct": 0.0,
                "steals_pct": 0.0,
                "turnovers_pct": 0.0
            },
            {
                "id": "1ee26f39-344c-49ca-a6e5-2627a19fe8ec",
                "sequence": 3,
                "number": 3,
                "type": "REG",
                "minutes": "8:43",
                "field_goals_made": 0,
                "field_goals_att": 1,
                "field_goals_pct": 0.0,
                "effective_fg_pct": 0.0,
                "three_points_made": 0,
                "three_points_att": 0,
                "three_points_pct": 0.0,
                "two_points_made": 0,
                "two_points_att": 1,
                "two_points_pct": 0.0,
                "blocked_att": 0,
                "free_throws_made": 0,
                "free_throws_att": 0,
                "free_throws_pct": 0.0,
                "offensive_rebounds": 0,
                "defensive_rebounds": 1,
                "rebounds": 1,
                "assists": 0,
                "turnovers": 0,
                "steals": 0,
                "blocks": 0,
                "assists_turnover_ratio": 0.0,
                "fouls_drawn": 0,
                "personal_fouls": 1,
                "flagrant_fouls": 0,
                "tech_fouls": 1,
                "tech_fouls_non_unsportsmanlike": 1,
                "offensive_fouls": 0,
                "pls_min": 3,
                "points": 0,
                "second_chance_pts": 0,
                "points_off_turnovers": 0,
                "points_in_paint": 0,
                "points_in_paint_att": 1,
                "points_in_paint_made": 0,
                "points_in_paint_pct": 0.0,
                "field_goals_at_rim_att": 1,
                "field_goals_at_rim_made": 0,
                "field_goals_at_rim_pct": 0.0,
                "field_goals_at_midrange_att": 0,
                "field_goals_at_midrange_made": 0,
                "field_goals_at_midrange_pct": 0.0,
                "efficiency": -3,
                "efficiency_game_score": -0.8,
                "true_shooting_att": 1.0,
                "true_shooting_pct": 0.0,
                "defensive_rating": 146.59421169855,
                "offensive_rating": 0.0,
                "fast_break_pts": 0,
                "fast_break_att": 0,
                "fast_break_made": 0,
                "fast_break_pct": 0.0,
                "second_chance_att": 0,
                "second_chance_made": 0,
                "second_chance_pct": 0.0,
                "minus": 19,
                "plus": 22,
                "defensive_rebounds_pct": 19.6667577164709,
                "offensive_rebounds_pct": 0.0,
                "rebounds_pct": 8.60420650095602,
                "steals_pct": 0.0,
                "turnovers_pct": 0.0
            },
            {
                "id": "2f66c01b-a57d-4f59-88f4-abf11c668044",
                "sequence": 4,
                "number": 4,
                "type": "REG",
                "minutes": "6:26",
                "field_goals_made": 0,
                "field_goals_att": 2,
                "field_goals_pct": 0.0,
                "effective_fg_pct": 0.0,
                "three_points_made": 0,
                "three_points_att": 1,
                "three_points_pct": 0.0,
                "two_points_made": 0,
                "two_points_att": 1,
                "two_points_pct": 0.0,
                "blocked_att": 0,
                "free_throws_made": 0,
                "free_throws_att": 0,
                "free_throws_pct": 0.0,
                "offensive_rebounds": 0,
                "defensive_rebounds": 0,
                "rebounds": 0,
                "assists": 1,
                "turnovers": 0,
                "steals": 0,
                "blocks": 0,
                "assists_turnover_ratio": 0.0,
                "fouls_drawn": 1,
                "personal_fouls": 0,
                "flagrant_fouls": 0,
                "tech_fouls": 1,
                "tech_fouls_non_unsportsmanlike": 0,
                "offensive_fouls": 0,
                "pls_min": 1,
                "points": 0,
                "second_chance_pts": 0,
                "points_off_turnovers": 0,
                "points_in_paint": 0,
                "points_in_paint_att": 0,
                "points_in_paint_made": 0,
                "points_in_paint_pct": 0.0,
                "field_goals_at_rim_att": 0,
                "field_goals_at_rim_made": 0,
                "field_goals_at_rim_pct": 0.0,
                "field_goals_at_midrange_att": 1,
                "field_goals_at_midrange_made": 0,
                "field_goals_at_midrange_pct": 0.0,
                "efficiency": -1,
                "efficiency_game_score": -0.7,
                "true_shooting_att": 2.0,
                "true_shooting_pct": 0.0,
                "defensive_rating": 109.872527067485,
                "offensive_rating": 34.4498311309343,
                "fast_break_pts": 0,
                "fast_break_att": 0,
                "fast_break_made": 0,
                "fast_break_pct": 0.0,
                "second_chance_att": 1,
                "second_chance_made": 0,
                "second_chance_pct": 0.0,
                "minus": 12,
                "plus": 13,
                "defensive_rebounds_pct": 0.0,
                "offensive_rebounds_pct": 0.0,
                "rebounds_pct": 0.0,
                "steals_pct": 0.0,
                "turnovers_pct": 0.0
            }
        ]
    }
},


Commissioner's Cup Support

Release DateFeeds AffectedBenefit
05/02/2023Daily Schedule
Schedule
Added a cc_cup Boolean value to the schedule endpoints to denote a game which counts towards the Commissioner’s Cup standings.


Venue Latitude & Longitude

Release DateFeeds AffectedUpdate
04/06/2023Daily Schedule
Game Summary
League Hierarchy
Schedule
Series Schedule
Team Profile
Added latitude and longitude coordinates for all league venues.


Turnover Stat Updates

Release DateFeeds AffectedUpdate
04/06/2023Game Summary
Push Statistics
Seasonal Statistics
Series Statistics
Added and updated turnover statistics in order to better distinguish important player and team turnovers.

Statistics include:
  • player_turnovers – Number of turnovers attributed to players in a game (this appears under turnovers in previous API versions)
  • team_turnovers – Number of turnovers attributed to a team in a game
  • total_turnovers – Number of total turnovers in a game (player_turnovers + team_turnovers)


Rebound Stat Updates

Release DateFeeds AffectedUpdate
04/06/2023Game Summary
Push Statistics
Seasonal Statistics
Series Statistics
Added and updated rebound statistics in order to better distinguish important player and team rebounds.

Statistics include:
  • personal_rebounds – Number of rebounds attributed to players in a game (this appears under rebounds in previous API versions)
  • team_rebounds – Number of rebounds attributed to a team in a game
  • total_rebounds – Number of total rebounds in a game (personal_rebounds + team_rebounds)


New Shot Type Descriptions

Release DateFeeds AffectedUpdate
04/06/2023Play-by-PlayAdded several new shot type descriptions for all games in the Play-by-Play endpoint.


Timeouts Remaining

Release DateFeeds AffectedUpdate
04/06/2023Game Boxscore
Game Summary
Play-by-Play
Added the number of timeouts remaining for each team in the game endpoints. Each game will now include a remaining_timeouts attribute under team (Boxscore/Summary) or home/away (PBP).


API Release

Release DateFeeds AffectedUpdate
04/06/2023AllInitial release of NBA v8 API.