LAP Registry

The Blue Alliance API v3 Skill

thebluealliance-com

Provider: Thebluealliance Version: 3.12.1 Endpoints: 80 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/district/{district_abbreviation}/dcmp_history
GET/district/{district_abbreviation}/historyGets a list of DCMP events and awards for the given district abbreviation.
GET/district/{district_abbreviation}/insightsGets a list of District objects with the given district abbreviation. This accounts for district abbreviation changes, such as MAR to FMA.
GET/district/{district_key}/advancementGets insights for a given district.
GET/district/{district_key}/awardsGets a list of advancement information per team in a district.
GET/district/{district_key}/eventsGets a list of awards in the given district.
GET/district/{district_key}/events/keysGets a list of events in the given district.
GET/district/{district_key}/events/simpleGets a list of event keys for events in the given district.
GET/district/{district_key}/rankingsGets a short-form list of events in the given district.
GET/district/{district_key}/teamsGets a list of team district rankings for the given district.
GET/district/{district_key}/teams/keysGets a list of `Team` objects that competed in events in the given district.
GET/district/{district_key}/teams/simpleGets a list of `Team` objects that competed in events in the given district.
GET/districts/{year}Gets a short-form list of `Team` objects that competed in events in the given district.
GET/event/{event_key}Gets a list of districts and their corresponding district key, for the given year.
GET/event/{event_key}/advancement_pointsGets an Event.
GET/event/{event_key}/alliancesDepending on the type of event (district/regional), this will return either district points or regional CMP points
GET/event/{event_key}/awardsGets a list of Elimination Alliances for the given Event.
GET/event/{event_key}/coprsGets a list of awards from the given event.
GET/event/{event_key}/district_pointsGets a set of Event Component OPRs for the given Event.
GET/event/{event_key}/insightsGets a list of district points for the Event. These are always calculated, regardless of event type, and may/may not be actually useful.
GET/event/{event_key}/matchesGets a set of Event-specific insights for the given Event.
GET/event/{event_key}/matches/keysGets a list of matches for the given event.
GET/event/{event_key}/matches/simpleGets a list of match keys for the given event.
GET/event/{event_key}/matches/timeseriesGets a short-form list of matches for the given event.
GET/event/{event_key}/oprsGets an array of Match Keys for the given event key that have timeseries data. Returns an empty array if no matches have timeseries data.
GET/event/{event_key}/predictionsGets a set of Event OPRs (including OPR, DPR, and CCWM) for the given Event.
GET/event/{event_key}/rankingsGets information on TBA-generated predictions for the given Event. Contains year-specific information. *WARNING* This endpoint is currently under development and may change at any...
GET/event/{event_key}/regional_champs_pool_pointsGets a list of team rankings for the Event.
GET/event/{event_key}/simpleFor 2025+ Regional events, this will return points towards the Championship qualification pool.
GET/event/{event_key}/team_mediaGets a short-form Event.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install thebluealliance-com

Downloads and installs to ~/.claude/skills/thebluealliance-com/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (2)