FRC Events Skill
firstinspires-org
firstinspires-org
| Method | Path | Description |
|---|---|---|
GET | /v3.0/ | |
GET | /v3.0/:season | Root level call with no parameters |
GET | /v3.0/:season/events | The season summary API returns a high level glance of a particular FRC season |
GET | /v3.0/:season/districts | The event listings API returns all FRC official district and regional events in a particular season |
GET | /v3.0/:season/teams | The district listings API returns all FRC official districts of a particular season |
GET | /v3.0/:season/avatars | The team listings API returns all FRC official teams in a particular season |
GET | /v3.0/:season/awards/event/:eventCode | This endpoint applies only to the 2018 or later seasons |
GET | /v3.0/:season/awards/list | The event awards API returns details about awards presented at a particular event in a particular season |
GET | /v3.0/:season/awards/team/:teamNumber | The award listings API returns a listing of the various awards that can be distributed in the requested season |
GET | /v3.0/:season/awards/eventteam/:eventCode/:teamNumber | The team awards API returns details about awards presented for a particular team in a particular season |
GET | /v3.0/:season/scores/:eventCode/:tournamentLevel | The event team awards API returns details about awards presented at a particular event in a particular season for a particular team |
GET | /v3.0/:season/matches/:eventCode | The score details API returns the score detail for all matches of a particular event in a particular season and a particular tournament level |
GET | /v3.0/:season/rankings/district/qualPerformanceCalculation | The match results API returns the match results for all matches of a particular event in a particular season |
GET | /v3.0/:season/rankings/district/allianceSelectionCalculation | Qual Performance Points is one of three endpoints to assist teams in figuring out how to improve their performance to achieve the desired district ranking placement |
GET | /v3.0/:season/rankings/district/playoffAdvancementCalculation | Alliance Selection Points is one of three endpoints to assist teams in figuring out how to improve their performance to achieve the desired district ranking placement |
GET | /v3.0/:season/rankings/:eventCode | Playoff Advancement Points is one of three endpoints to assist teams in figuring out how to improve their performance to achieve the desired district ranking placement |
GET | /v3.0/:season/rankings/district | The rankings API returns team ranking detail from a particular event in a particular season |
GET | /v3.0/:season/schedule/:eventCode | The district rankings API returns team ranking detail from a particular team in a particular season |
GET | /v3.0/:season/alliances/:eventCode | The schedule API returns the match schedule for the desired tournament level of a particular event in a particular season |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install firstinspires-org
Downloads and installs to ~/.claude/skills/firstinspires-org/
20260405193554 (2026-04-05)20260402143854 (2026-04-02)20260329195736 (2026-03-29)20260326150246 (2026-03-26)20260316203903 (2026-03-16)20260302200748 (2026-03-02)20260302152150 (2026-03-02)20260219060417 (2026-02-19)