About the model
MMAPredict estimates the probability that a competitor wins a given match. It is built on the same proven pipeline as our sumo and snooker sites: a temperature-scaled ELO rating blended with Glicko-2 (which tracks how certain each rating is), with a gradient-boosted correction layer planned once enough match data accumulates.
Head to head
Each competitor carries an ELO+Glicko rating per surface. A matchup probability comes straight from the rating gap, temperature-scaled so favourites aren't over-trusted. Newer competitors have a wider rating deviation, so early predictions stay humble until results accumulate.
Data and benchmarks
The current verified dataset is completed UFC fight history from a public UFCStats-derived CSV. Consensus-implied odds are not wired yet; once a stable source is verified, the performance page will add a model-vs-consensus benchmark.
These are model probabilities for entertainment and analysis, not betting advice.