Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.43 KB

File metadata and controls

29 lines (17 loc) · 1.43 KB

FTCStats

FTCStats is a FIRST Tech Challenge (FTC) statistics website designed to provide the most detailed level of statistics analysis possible. It was inspired by The Orange Alliance, FTCScores, FTC Stats, Statbotics, and FTC Events.

It includes advanced visualizations, including 3D field maps.

3D graphic of playing field

In addition, it provides detailed statistics and advanced filtering options

Event Rankings Page

Event Rankings Filtering Menu

FTCStats also provides a comprehensive API for fetching information. You have the choice between using GraphQL or the Rest API to query information.

Alt text

New Features

FTCStats includes enhanced features inspired by Statbotics:

  • Team Comparison: Compare multiple teams side-by-side with historical OPR trends
  • Match Predictions: Win probability predictions for upcoming matches based on OPR
  • Event Simulation: Monte Carlo simulation of event rankings
  • Advanced Charts: Interactive bubble charts, line charts, and enhanced visualizations

Development information

Development information can be found here.