Skip to main content

SeasonTeamStandingTournament

Contains standings values for a team.

type SeasonTeamStandingTournament {
tournamentId: Int
tournamentName: String
rank: Int
rankTied: Boolean
value: Float
}

Fields

SeasonTeamStandingTournament.tournamentId ● Int scalar

The tournament id.

SeasonTeamStandingTournament.tournamentName ● String scalar

The tournament name.

SeasonTeamStandingTournament.rank ● Int scalar

The team rank for the tournament.

SeasonTeamStandingTournament.rankTied ● Boolean scalar

SeasonTeamStandingTournament.value ● Float scalar

The value for the tournament.

Member of

SeasonTeamStandingType object