Skip to main content
Version: 2024-10-11

PredictionOutcomeMatchContestant

A contestant-specific outcome within a match of a prediction

type PredictionOutcomeMatchContestant {
contestant: MatchContestant
prediction: Float
}

Fields

PredictionOutcomeMatchContestant.contestant ● MatchContestant object

The contestant in the match

PredictionOutcomeMatchContestant.prediction ● Float scalar

Prediction value

Member Of

MatchWinScenario object ● RoundWinScenario object