# MatchAlliance ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **score** | **i32** | Score for this alliance. Will be null or -1 for an unplayed match. | **team_keys** | **Vec** | | **surrogate_team_keys** | Option<**Vec**> | TBA team keys (eg `frc254`) of any teams playing as a surrogate. | [optional] **dq_team_keys** | Option<**Vec**> | TBA team keys (eg `frc254`) of any disqualified teams. | [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)