---
title: "Standings"
method: GET
path: "/{format}/Standings/{roundid}"
---

# Standings

`GET /{format}/Standings/{roundid}`

Schedule

## Path parameters

- `format` 'xml' | 'json', required
- `roundid` string, required

## Response `200`

- Standing[]
  - `Games` integer
  - `Group` string, nullable
  - `Losses` integer
  - `Name` string, nullable
  - `Order` integer, nullable
  - `Points` integer
  - `RoundId` integer
  - `ScoreAgainst` integer
  - `ScoreDifference` integer
  - `ScoreFor` integer
  - `StandingId` integer
  - `TeamId` integer
  - `Wins` integer

---

[API](https://skmtc.net/sportsdata/apis/csgo-v3-scores.md) · [All operations](https://skmtc.net/sportsdata/apis/csgo-v3-scores/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/csgo-v3-scores/versions/02bfe14effb7/schema)
