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

# Standings

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

Standings

## 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/lol-v3-stats.md) · [All operations](https://skmtc.net/sportsdata/apis/lol-v3-stats/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/lol-v3-stats/versions/f016637cdec9/schema)
