LAP Registry

The Blue Alliance API v3 Skill

thebluealliance-com

Provider: Thebluealliance Version: 3.26.0 Endpoints: 87 Updated: 2026-09-21

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 per-team advancement information and the advancement cutoffs for 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}/mediaGets 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}/nexus_infoGets a list of media objects associated with this event itself (e.g. SmugMug photo galleries and event videos), as opposed to media belonging to the event's teams.
GET/event/{event_key}/oprsGets live match-queuing info for an event from Nexus (https://frc.nexus/), or `null` if no data is currently available for this event.
GET/event/{event_key}/playoff_advancementGets a set of Event OPRs (including OPR, DPR, and CCWM) for the given Event.
GET/event/{event_key}/predictionsGets a list of playoff advancement levels for the given Event. For round robin (6-alliance) playoffs the first entry is the Round Robin Semifinals standings; the last entry is the...
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...

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 (9)