---
title: "Changes to TeamVsPlayer"
method: GET
path: "/teamvsplayer"
---

# Changes to TeamVsPlayer

`GET /teamvsplayer`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-07-13** `bfc757de2da0` — 9 warning
- **2024-02-01** `b3e351ad6236` — 10 info
- **2024-02-01** `b939e27e1714` — 23 breaking, 63 info
- **2024-02-01** `edb1e5406e9a` — 9 info
- **2024-02-01** `9d267fbbaf5a` — 55 breaking, 39 warning, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 9 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/OnOffCourt]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/Overall-2]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOffCourt]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOnCourt]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOverall]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOffCourt]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOnCourt]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOverall]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/vsPlayerOverall]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 10 info
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/OnOffCourt]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/Overall-2]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOffCourt]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOnCourt]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotAreaOverall]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOffCourt]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOnCourt]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotDistanceOverall]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/vsPlayerOverall]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 23 breaking, 63 info
  - the `parameters/DateFrom` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/DateTo` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/GameSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LastNGames` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from `string` to no type for status `200`
  - the `parameters/Location` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/MeasureType` response's property type changed from `string` to no type for status `200`
  - the `parameters/Month` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/OpponentTeamID` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/Outcome` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PaceAdjust` response's property type changed from `string` to no type for status `200`
  - the `parameters/PerMode` response's property type changed from `string` to no type for status `200`
  - the `parameters/Period` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlayerID` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlusMinus` response's property type changed from `string` to no type for status `200`
  - the `parameters/Rank` response's property type changed from `string` to no type for status `200`
  - the `parameters/Season` response's property type changed from `string` to no type for status `200`
  - the `parameters/SeasonSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/SeasonType` response's property type changed from `string` to no type for status `200`
  - the `parameters/TeamID` response's property type changed from `string` to no type for status `200`
  - the `parameters/VsConference` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/VsDivision` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/VsPlayerID` response's property type changed from `string` to no type for status `200`
  - the `DateFrom` response property const value `$request.query.DateFrom` was added for the status `200`
  - the `DateTo` response property const value `$request.query.DateTo` was added for the status `200`
  - the `GameSegment` response property const value `$request.query.GameSegment` was added for the status `200`
  - the `LastNGames` response property const value `$request.query.LastNGames` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `Location` response property const value `$request.query.Location` was added for the status `200`
  - the `MeasureType` response property const value `$request.query.MeasureType` was added for the status `200`
  - the `Month` response property const value `$request.query.Month` was added for the status `200`
  - the `OpponentTeamID` response property const value `$request.query.OpponentTeamID` was added for the status `200`
  - the `Outcome` response property const value `$request.query.Outcome` was added for the status `200`
  - the `PaceAdjust` response property const value `$request.query.PaceAdjust` was added for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was added for the status `200`
  - the `Period` response property const value `$request.query.Period` was added for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was added for the status `200`
  - the `PlusMinus` response property const value `$request.query.PlusMinus` was added for the status `200`
  - the `Rank` response property const value `$request.query.Rank` was added for the status `200`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - …46 more
- **2024-02-01** `edb1e5406e9a` — 9 info
  - removed `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/Gp, #/components/schemas/W, #/components/schemas/L, #/components/schemas/WPct, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Tov, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Blka, #/components/schemas/Pf, #/components/schemas/Pfd, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/NbaFantasyPts, #/components/schemas/Dd2, #/components/schemas/Td3, #/components/schemas/GpRank, #/components/schemas/WRank, #/components/schemas/LRank, #/components/schemas/WPctRank, #/components/schemas/MinRank, #/components/schemas/FgmRank, #/components/schemas/FgaRank, #/components/schemas/FgPctRank, #/components/schemas/Fg3mRank, #/components/schemas/Fg3aRank, #/components/schemas/Fg3PctRank, #/components/schemas/FtmRank, #/components/schemas/FtaRank, #/components/schemas/FtPctRank, #/components/schemas/OrebRank, #/components/schemas/DrebRank, #/components/schemas/RebRank, #/components/schemas/AstRank, #/components/schemas/TovRank, #/components/schemas/StlRank, #/components/schemas/BlkRank, #/components/schemas/BlkaRank, #/components/schemas/PfRank, #/components/schemas/PfdRank, #/components/schemas/PtsRank, #/components/schemas/PlusMinusRank, #/components/schemas/NbaFantasyPtsRank, #/components/schemas/Dd2Rank, #/components/schemas/Td3Rank, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/vsPlayerOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotAreaOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotDistanceOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/Gp, #/components/schemas/W, #/components/schemas/L, #/components/schemas/WPct, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Tov, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Blka, #/components/schemas/Pf, #/components/schemas/Pfd, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/NbaFantasyPts, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/OnOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotAreaOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotAreaOnCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotDistanceOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` from the `resultSets/prefixItems[#/components/schemas/ShotDistanceOnCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotType, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/Overall-2]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 55 breaking, 39 warning, 2 info
  - the `DateFrom` response property const value `$request.query.DateFrom` was removed for the status `200`
  - the `DateTo` response property const value `$request.query.DateTo` was removed for the status `200`
  - the `GameSegment` response property const value `$request.query.GameSegment` was removed for the status `200`
  - the `LastNGames` response property const value `$request.query.LastNGames` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `Location` response property const value `$request.query.Location` was removed for the status `200`
  - the `MeasureType` response property const value `$request.query.MeasureType` was removed for the status `200`
  - the `Month` response property const value `$request.query.Month` was removed for the status `200`
  - the `OpponentTeamID` response property const value `$request.query.OpponentTeamID` was removed for the status `200`
  - the `Outcome` response property const value `$request.query.Outcome` was removed for the status `200`
  - the `PaceAdjust` response property const value `$request.query.PaceAdjust` was removed for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was removed for the status `200`
  - the `Period` response property const value `$request.query.Period` was removed for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was removed for the status `200`
  - the `PlusMinus` response property const value `$request.query.PlusMinus` was removed for the status `200`
  - the `Rank` response property const value `$request.query.Rank` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonSegment` response property const value `$request.query.SeasonSegment` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - the `TeamID` response property const value `$request.query.TeamID` was removed for the status `200`
  - the `VsConference` response property const value `$request.query.VsConference` was removed for the status `200`
  - the `VsDivision` response property const value `$request.query.VsDivision` was removed for the status `200`
  - the `VsPlayerID` response property const value `$request.query.VsPlayerID` was removed for the status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/Gp, #/components/schemas/W, #/components/schemas/L, #/components/schemas/WPct, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Tov, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Blka, #/components/schemas/Pf, #/components/schemas/Pfd, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/NbaFantasyPts, #/components/schemas/Dd2, #/components/schemas/Td3, #/components/schemas/GpRank, #/components/schemas/WRank, #/components/schemas/LRank, #/components/schemas/WPctRank, #/components/schemas/MinRank, #/components/schemas/FgmRank, #/components/schemas/FgaRank, #/components/schemas/FgPctRank, #/components/schemas/Fg3mRank, #/components/schemas/Fg3aRank, #/components/schemas/Fg3PctRank, #/components/schemas/FtmRank, #/components/schemas/FtaRank, #/components/schemas/FtPctRank, #/components/schemas/OrebRank, #/components/schemas/DrebRank, #/components/schemas/RebRank, #/components/schemas/AstRank, #/components/schemas/TovRank, #/components/schemas/StlRank, #/components/schemas/BlkRank, #/components/schemas/BlkaRank, #/components/schemas/PfRank, #/components/schemas/PfdRank, #/components/schemas/PtsRank, #/components/schemas/PlusMinusRank, #/components/schemas/NbaFantasyPtsRank, #/components/schemas/Dd2Rank, #/components/schemas/Td3Rank, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/vsPlayerOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotAreaOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/GroupValue, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotDistanceOverall]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/Gp, #/components/schemas/W, #/components/schemas/L, #/components/schemas/WPct, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Tov, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Blka, #/components/schemas/Pf, #/components/schemas/Pfd, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/NbaFantasyPts, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/OnOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotAreaOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotAreaOnCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotDistanceOffCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GroupSet, #/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/VsPlayerId, #/components/schemas/VsPlayerName, #/components/schemas/CourtStatus, #/components/schemas/GroupValue, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Cfid, #/components/schemas/Cfparams` to the `resultSets/prefixItems[#/components/schemas/ShotDistanceOnCourt]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotType, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/Overall-2]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/DateFrom` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/DateTo` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/GameSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LastNGames` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from no type to `string` for status `200`
  - the `parameters/Location` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/MeasureType` response's property type changed from no type to `string` for status `200`
  - the `parameters/Month` response's property type/format changed from ``/`` to ``/`` for status `200`
  - …56 more

---

[Operation](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/docs/teamvsplayer/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/teamvsplayer/get)
