PredictionOutcomeMatchContestant
Match contestant-specific outcome
type PredictionOutcomeMatchContestant {
contestant: MatchContestant
prediction: Float
}
Fields
PredictionOutcomeMatchContestant.contestant
● MatchContestant
object
a match contestant
PredictionOutcomeMatchContestant.prediction
● Float
scalar
Prediction value
Member Of
MatchWinScenario
object ● RoundWinScenario
object