MatchplayTeam
Matchplay team
type MatchplayTeam {
score: Int
leading: Int
seed: Int!
team: TournamentTeam
}
Fields
MatchplayTeam.score ● Int scalar
MatchplayTeam.leading ● Int scalar
MatchplayTeam.seed ● Int! non-null scalar
MatchplayTeam.team ● TournamentTeam object
Member of
HeadToHead object ● MatchplayRound object