Statistics for FIRST Robotics Competition right at your fingertips.
Raycast.FRC.mov
- Search for FRC teams and events directly from Raycast
- View team stats, event results, awards, and rankings
- Specify a year for team history (optional)
- Beautiful, readable tables for matches and rankings
- Uses The Blue Alliance and Statbotics APIs
This extension is not yet available on the Raycast Store, so you will have to manually install it using the command line.
git clone https://github.com/vibsthebot/raycast-frc.git
cd raycast-frc
npm install
npm run buildildRun the extension in raycast and enter your The Blue Alliance API Key (get one from https://www.thebluealliance.com/account).
- FRC Team: Get data about a team, including the competitions it competed in, its epa (estimated points average), and its location (optionally specify a year to get the team's data in previous years).
- FRC Event: Get event data including rankings, awards, and matches using the event key (e.g.,
2025casj, which corresponds to the 2025 Silicon Valley Regional).

