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