---
title: "Changes to Submit map scores across multiple matches in one call"
method: POST
path: "/game/matches/batch-scores"
---

# Changes to Submit map scores across multiple matches in one call

`POST /game/matches/batch-scores`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 22 revisions.

- **2026-06-10** `82f2480cdb83` — 2 info
- **2026-06-08** `4bed7522e6f8` — 2 breaking, 2 warning
- **2026-06-08** `33b01a4694a7` — 1 info
- **2026-06-05** `0732b7254e17` — 1 info
- **2026-06-04** `f22bd61fd595` — 1 breaking

## Changes

- **2026-06-10** `82f2480cdb83` — 2 info
  - api tag `Game: Scores` added
  - api tag `Game` removed
- **2026-06-08** `4bed7522e6f8` — 2 breaking, 2 warning
  - the `items/items/creatorTeamScore` request property type changed from `number` to `integer`
  - the `items/items/opponentTeamScore` request property type changed from `number` to `integer`
  - the `items/items/creatorTeamScore` request property's max was set to `1000.00`
  - the `items/items/opponentTeamScore` request property's max was set to `1000.00`
- **2026-06-08** `33b01a4694a7` — 1 info
  - added the new optional request property `items/items/screenshotStorageIds`
- **2026-06-05** `0732b7254e17` — 1 info
  - endpoint added
- **2026-06-04** `f22bd61fd595` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/teambattles/apis/teambattles-api/docs/game/matches/batch-scores/post.md) · [API](https://skmtc.dev/teambattles/apis/teambattles-api.md) · [Page](https://skmtc.dev/teambattles/apis/teambattles-api/changes/game/matches/batch-scores/post)
