PredictionOutcomeMatchSeriesContestant
Match series contestant-specific outcomes
type PredictionOutcomeMatchSeriesContestant {
contestant: MatchSeriesContestant
prediction: Float
}
Fields
PredictionOutcomeMatchSeriesContestant.contestant
● MatchSeriesContestant
object
a match series contestant
PredictionOutcomeMatchSeriesContestant.prediction
● Float
scalar
Prediction value
Member Of
MatchSeriesWinScenario
object