CDL standings API

CDL standings data for rankings, records, and team pages.

Fetch Call of Duty League standings for dashboards, team pages, Discord commands, overlays, and match previews.

No sales call. No contract. Keep your API key server-side.

RankingsRecordsCDL pointsTeam context
CDL API Coverage
LILive scores
Ready
Endpoint/matches/liveProduct FitScoreboards
PLPlayer stats
Ready
Endpoint/players/{id}/statsProduct FitK/D pages
MAMap stats
Ready
Endpoint/matches/{id}/mapsProduct FitMatch centers
SCSchedule
Ready
Endpoint/scheduleProduct FitCalendars
RORosters
Ready
Endpoint/teams/{id}/rosterProduct FitTeam pages

Build with real CDL routes

Test with 500 free requests/month, then upgrade when traffic grows.

See pricing

Data coverage

Standings rows for CDL products

Standings give every match page and team page the context users look for before and after a series.

Current CDL team standings
Record and ranking fields where available
Team identity and logo context
Schedule and match links for deeper pages
Fast JSON for bots and dashboards
Clean fallback alongside team and match endpoints

Endpoints

CDL endpoints for this build

Each path maps to a screen developers already ship: schedule, live page, match recap, player page, or team profile.

GET/api/v1/cod/cdl/standings

Current CDL standings.

GET/api/v1/cod/teams

Team identity and metadata.

GET/api/v1/cod/teams/{teamId}

Team detail page data.

GET/api/v1/cod/teams/{teamId}/matches

Team match history.

GET/api/v1/cod/matches/upcoming

Upcoming matches.

GET/api/v1/cod/matches/recent

Recent match results.

Use cases

CDL apps developers can ship fast

League tables

Show current CDL rankings and records.

Team profile pages

Add standings context beside roster and recent matches.

Discord commands

Power /cdl-standings embeds.

Match previews

Compare teams by record before a series.

Dashboards

Put standings beside live and upcoming match modules.

Overlays

Show team rank context on stream graphics.

FAQ

Can I get CDL standings from the API?

Yes. Use /api/v1/cod/cdl/standings.

Can I combine standings with team pages?

Yes. Use team endpoints for identity, roster, and match history.

Is standings data useful for bots?

Yes. It is a clean endpoint for ranking and record commands.

Can I test standings free?

Yes. Create a free key and call the standings endpoint server-side.

CDL API

Add league context to every CDL screen.

Use standings with teams, matches, and schedules to build better dashboards and previews.

Start Free