Quote:
Originally Posted by jee7s
For the record, thebluealliance API feature that calculates District Points for an event works for regionals too.
|
The API from TBA doesn't seem to factor in Team Age per Admin Manual section 7.4.1.5.
For example, sending a request for Utah, you'll see this in the middle of the output:
Code:
"frc5933": {
"alliance_points": 11,
"total": 53,
"award_points": 8,
"elim_points": 20,
"qual_points": 14
},
But they're rookies and are supposed to get 10 points in their rookie year. I probably missed something obvious.