---
title: "Teams"
method: GET
path: "/{format}/teams"
---

# Teams

`GET /{format}/teams`

## Path parameters

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

## Response `200`

- Team[]
  - `Active` boolean
  - `ApRank` integer, nullable
  - `Conference` string, nullable
  - `ConferenceID` integer, nullable
  - `ConferenceLosses` integer, nullable
  - `ConferenceWins` integer, nullable
  - `GlobalTeamID` integer
  - `Key` string, nullable
  - `Losses` integer, nullable
  - `Name` string, nullable
  - `School` string, nullable
  - `ShortDisplayName` string, nullable
  - `Stadium` 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
  - `TeamID` integer
  - `TeamLogoUrl` string, nullable
  - `Wins` integer, 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)
