---
title: "Changes to MatchupsRollup"
method: GET
path: "/matchupsrollup"
---

# Changes to MatchupsRollup

`GET /matchupsrollup`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-07-13** `bfc757de2da0` — 1 warning
- **2024-02-01** `b3e351ad6236` — 1 breaking, 2 info
- **2024-02-01** `b939e27e1714` — 8 breaking, 9 info
- **2024-02-01** `edb1e5406e9a` — 1 info
- **2024-02-01** `9d267fbbaf5a` — 17 breaking, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 1 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/MatchupsRollup]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 1 breaking, 2 info
  - the response property `resultSets/prefixItems[#/components/schemas/MatchupsRollup]/rowSet/items/prefixItems[#/components/schemas/Position]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/MatchupsRollup]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 8 breaking, 9 info
  - the `parameters/DefPlayerID` response's property type changed from `string` to no type for status `200`
  - the `parameters/DefTeamID` 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/OffPlayerID` response's property type changed from `string` to no type for status `200`
  - the `parameters/OffTeamID` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PerMode` 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/SeasonType` response's property type changed from `string` to no type for status `200`
  - the `DefPlayerID` response property const value `$request.query.DefPlayerID` was added for the status `200`
  - the `DefTeamID` response property const value `$request.query.DefTeamID` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `OffPlayerID` response property const value `$request.query.OffPlayerID` was added for the status `200`
  - the `OffTeamID` response property const value `$request.query.OffTeamID` was added for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was added for the status `200`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was added for the status `200`
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was removed for the status `200`
- **2024-02-01** `edb1e5406e9a` — 1 info
  - removed `#/components/schemas/SeasonId, #/components/schemas/Position, #/components/schemas/PercentOfTime, #/components/schemas/DefPlayerId, #/components/schemas/DefPlayerName, #/components/schemas/Gp, #/components/schemas/MatchupMin, #/components/schemas/PartialPoss, #/components/schemas/PlayerPts, #/components/schemas/TeamPts, #/components/schemas/MatchupAst, #/components/schemas/MatchupTov, #/components/schemas/MatchupBlk, #/components/schemas/MatchupFgm, #/components/schemas/MatchupFga, #/components/schemas/MatchupFgPct, #/components/schemas/MatchupFg3m, #/components/schemas/MatchupFg3a, #/components/schemas/MatchupFg3Pct, #/components/schemas/MatchupFtm, #/components/schemas/MatchupFta, #/components/schemas/Sfl` from the `resultSets/prefixItems[#/components/schemas/MatchupsRollup]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 17 breaking, 2 info
  - the `DefPlayerID` response property const value `$request.query.DefPlayerID` was removed for the status `200`
  - the `DefTeamID` response property const value `$request.query.DefTeamID` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `OffPlayerID` response property const value `$request.query.OffPlayerID` was removed for the status `200`
  - the `OffTeamID` response property const value `$request.query.OffTeamID` was removed for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - added `#/components/schemas/SeasonId, #/components/schemas/Position, #/components/schemas/PercentOfTime, #/components/schemas/DefPlayerId, #/components/schemas/DefPlayerName, #/components/schemas/Gp, #/components/schemas/MatchupMin, #/components/schemas/PartialPoss, #/components/schemas/PlayerPts, #/components/schemas/TeamPts, #/components/schemas/MatchupAst, #/components/schemas/MatchupTov, #/components/schemas/MatchupBlk, #/components/schemas/MatchupFgm, #/components/schemas/MatchupFga, #/components/schemas/MatchupFgPct, #/components/schemas/MatchupFg3m, #/components/schemas/MatchupFg3a, #/components/schemas/MatchupFg3Pct, #/components/schemas/MatchupFtm, #/components/schemas/MatchupFta, #/components/schemas/Sfl` to the `resultSets/prefixItems[#/components/schemas/MatchupsRollup]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/DefPlayerID` response's property type changed from no type to `string` for status `200`
  - the `parameters/DefTeamID` 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/OffPlayerID` response's property type changed from no type to `string` for status `200`
  - the `parameters/OffTeamID` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PerMode` response's property type changed from no type to `string` for status `200`
  - the `parameters/Season` response's property type changed from no type to `string` for status `200`
  - the `parameters/SeasonType` response's property type changed from no type to `string` for status `200`
  - api tag `wnba` removed
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was added for the status `200`

---

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