Skip to main content
Version: 2025-03-11

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