import 'package:tba_api_client/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| oprs | Map<String, double> | A key-value pair with team key (eg `frc254`) as key and OPR as value. | [optional] [default to {}] |
| dprs | Map<String, double> | A key-value pair with team key (eg `frc254`) as key and DPR as value. | [optional] [default to {}] |
| ccwms | Map<String, double> | A key-value pair with team key (eg `frc254`) as key and CCWM as value. | [optional] [default to {}] |