Insights for FIRST STEAMWORKS qualification and elimination matches.
| Name | Type | Description | Notes |
|---|---|---|---|
| AverageFoulScore | float | Average foul score. | |
| AverageFuelPoints | float | Average fuel points scored. | |
| AverageFuelPointsAuto | float | Average fuel points scored during auto. | |
| AverageFuelPointsTeleop | float | Average fuel points scored during teleop. | |
| AverageHighGoals | float | Average points scored in the high goal. | |
| AverageHighGoalsAuto | float | Average points scored in the high goal during auto. | |
| AverageHighGoalsTeleop | float | Average points scored in the high goal during teleop. | |
| AverageLowGoals | float | Average points scored in the low goal. | |
| AverageLowGoalsAuto | float | Average points scored in the low goal during auto. | |
| AverageLowGoalsTeleop | float | Average points scored in the low goal during teleop. | |
| AverageMobilityPointsAuto | float | Average mobility points scored during auto. | |
| AveragePointsAuto | float | Average points scored during auto. | |
| AveragePointsTeleop | float | Average points scored during teleop. | |
| AverageRotorPoints | float | Average rotor points scored. | |
| AverageRotorPointsAuto | float | Average rotor points scored during auto. | |
| AverageRotorPointsTeleop | float | Average rotor points scored during teleop. | |
| AverageScore | float | Average score. | |
| AverageTakeoffPointsTeleop | float | Average takeoff points scored during teleop. | |
| AverageWinMargin | float | Average margin of victory. | |
| AverageWinScore | float | Average winning score. | |
| HighKpa | List<string> | An array with three values, kPa scored, match key from the match with the high kPa, and the name of the match | |
| HighScore | List<string> | An array with three values, high score, match key from the match with the high score, and the name of the match | |
| KpaAchieved | List<float> | An array with three values, number of times kPa bonus achieved, number of opportunities to bonus, and percentage. | |
| MobilityCounts | List<float> | An array with three values, number of times mobility bonus achieved, number of opportunities to bonus, and percentage. | |
| Rotor1Engaged | List<float> | An array with three values, number of times rotor 1 engaged, number of opportunities to engage, and percentage. | |
| Rotor1EngagedAuto | List<float> | An array with three values, number of times rotor 1 engaged in auto, number of opportunities to engage in auto, and percentage. | |
| Rotor2Engaged | List<float> | An array with three values, number of times rotor 2 engaged, number of opportunities to engage, and percentage. | |
| Rotor2EngagedAuto | List<float> | An array with three values, number of times rotor 2 engaged in auto, number of opportunities to engage in auto, and percentage. | |
| Rotor3Engaged | List<float> | An array with three values, number of times rotor 3 engaged, number of opportunities to engage, and percentage. | |
| Rotor4Engaged | List<float> | An array with three values, number of times rotor 4 engaged, number of opportunities to engage, and percentage. | |
| TakeoffCounts | List<float> | An array with three values, number of times takeoff was counted, number of opportunities to takeoff, and percentage. | |
| UnicornMatches | List<float> | An array with three values, number of times a unicorn match (Win + kPa & Rotor Bonuses) occured, number of opportunities to have a unicorn match, and percentage. |