---
title: "Competition Fixtures (League Details)"
method: GET
path: "/{format}/CompetitionDetails/{competitionid}"
---

# Competition Fixtures (League Details)

`GET /{format}/CompetitionDetails/{competitionid}`

Competition Fixtures (League Details)

## Path parameters

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

## Response `200`

- CompetitionDetail
  - `AreaId` integer
  - `AreaName` string, nullable
  - `CompetitionId` integer
  - `CurrentSeason` Season
    - `CompetitionId` integer
    - `CompetitionName` string, nullable
    - `CurrentSeason` boolean
    - `EndDate` string, nullable
    - `Name` string, nullable
    - `Rounds` Round[]
      - `CurrentRound` boolean
      - `CurrentWeek` integer, nullable
      - `EndDate` string, nullable
      - `Name` string, nullable
      - `RoundId` integer
      - `Season` integer
      - `SeasonId` integer
      - `SeasonType` integer
      - `StartDate` string, nullable
      - `Type` string, nullable
    - `Season` integer
    - `SeasonId` integer
    - `StartDate` string, nullable
  - `Format` string, nullable
  - `Games` Game[]
    - `BestOf` string, nullable
    - `DateTime` string, nullable
    - `Day` string, nullable
    - `DrawMoneyLine` integer, nullable
    - `GameId` integer
    - `Group` string, nullable
    - `IsClosed` boolean, nullable
    - `PointSpread` number, nullable
    - `RoundId` integer
    - `Season` integer
    - `SeasonType` integer
    - `Status` string, nullable
    - `TeamAId` integer, nullable
    - `TeamAKey` string, nullable
    - `TeamAMoneyLine` integer, nullable
    - `TeamAName` string, nullable
    - `TeamAPointSpreadPayout` integer, nullable
    - `TeamAScore` integer, nullable
    - `TeamBId` integer, nullable
    - `TeamBKey` string, nullable
    - `TeamBMoneyLine` integer, nullable
    - `TeamBName` string, nullable
    - `TeamBPointSpreadPayout` integer, nullable
    - `TeamBScore` integer, nullable
    - `Updated` string, nullable
    - `UpdatedUtc` string, nullable
    - `VenueId` integer, nullable
    - `VenueType` string, nullable
    - `Week` integer, nullable
    - `Winner` string, nullable
  - `Gender` string, nullable
  - `Name` string, nullable
  - `PlayerStatsCoverage` boolean, nullable
  - `Seasons` Season[]
    - `CompetitionId` integer
    - `CompetitionName` string, nullable
    - `CurrentSeason` boolean
    - `EndDate` string, nullable
    - `Name` string, nullable
    - `Rounds` Round[]
      - `CurrentRound` boolean
      - `CurrentWeek` integer, nullable
      - `EndDate` string, nullable
      - `Name` string, nullable
      - `RoundId` integer
      - `Season` integer
      - `SeasonId` integer
      - `SeasonType` integer
      - `StartDate` string, nullable
      - `Type` string, nullable
    - `Season` integer
    - `SeasonId` integer
    - `StartDate` string, nullable
  - `Teams` TeamDetail[]
    - `Active` boolean
    - `AreaId` integer, nullable
    - `AreaName` string, nullable
    - `Email` string, nullable
    - `Facebook` string, nullable
    - `Founded` integer, nullable
    - `Gender` string, nullable
    - `Instagram` string, nullable
    - `Key` string, nullable
    - `Name` string, nullable
    - `Players` Player[]
      - `BirthCity` string, nullable
      - `BirthCountry` string, nullable
      - `BirthDate` string, nullable
      - `CommonName` string, nullable
      - `FirstName` string, nullable
      - `Gender` string, nullable
      - `LastName` string, nullable
      - `MatchName` string, nullable
      - `Nationality` string, nullable
      - `PlayerId` integer
      - `Position` string, nullable
      - `Updated` string, nullable
    - `PrimaryColor` string, nullable
    - `QuaternaryColor` string, nullable
    - `SecondaryColor` string, nullable
    - `ShortName` string, nullable
    - `TeamId` integer
    - `TertiaryColor` string, nullable
    - `Twitter` string, nullable
    - `Type` string, nullable
    - `Website` string, nullable
    - `YouTube` string, nullable
  - `Type` string, nullable

---

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