---
title: "Stadiums"
method: GET
path: "/{format}/Stadiums"
---

# Stadiums

`GET /{format}/Stadiums`

## Path parameters

- `format` 'XML' | 'JSON', required

## Response `200`

- Stadium[]
  - `Active` boolean
  - `Address` string, nullable
  - `Capacity` integer, nullable
  - `City` string, nullable
  - `Country` string, nullable
  - `GeoLat` number, nullable
  - `GeoLong` number, nullable
  - `Name` string, nullable
  - `StadiumID` integer
  - `State` string, nullable
  - `Zip` string, nullable

---

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