# EventOprs
## Properties
**oprs** | Option<**::std::collections::HashMap<String, f32>**> | A key-value pair with team key (eg `frc254`) as key and OPR as value. | [optional]
**dprs** | Option<**::std::collections::HashMap<String, f32>**> | A key-value pair with team key (eg `frc254`) as key and DPR as value. | [optional]
**ccwms** | Option<**::std::collections::HashMap<String, f32>**> | A key-value pair with team key (eg `frc254`) as key and CCWM as value. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)