import 'package:tba_api_v3/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| score | int | Score for this alliance. Will be null or -1 for an unplayed match. | |
| teamKeys | BuiltList<String> | ||
| surrogateTeamKeys | BuiltList<String> | TBA team keys (eg frc254) of any teams playing as a surrogate. |
[optional] |
| dqTeamKeys | BuiltList<String> | TBA team keys (eg frc254) of any disqualified teams. |
[optional] |