This repository contains a simple FTC (FIRST Tech Challenge) Stats Calculator that helps teams analyze performances in competitions. The calculator allows users to input an event code and season to retrieve relevant statistics improve their strategies.
- Input event code and season to fetch statistics
- Calculate OPR (Offensive Power Rating), DPR (Defensive Power Rating) and CCWM (Calculated Contribution to Winning Margin)
- Calulate average opponent OPR, DPR, and CCWM
- CLI interface for easy interaction