PredictionOutcomeMatchSeriesContestant
A contestant-specific prediction within a match series
type PredictionOutcomeMatchSeriesContestant {
contestant: MatchSeriesContestant
prediction: Float
}
Fields
PredictionOutcomeMatchSeriesContestant.contestant ● MatchSeriesContestant object
The related contestant in the match series
PredictionOutcomeMatchSeriesContestant.prediction ● Float scalar
Prediction value
Member Of
MatchSeriesWinScenario object