Put the model on your site
Predictions and title probabilities from the engine graded at MAE 1.57 across 25,518 out-of-sample predictions. One line of HTML. No account, no API key, no cookies, no limit — free for personal and commercial sites alike. The snippet includes a one-line credit link under the widget — keep that and we are square.
Premier League predictions
Score prediction and win probability for every upcoming fixture. Updates itself.
<iframe src="https://onsidearena.com/embed/pl-predictions" width="100%" height="620" style="border:0;max-width:680px" loading="lazy" title="Onside — pl-predictions"></iframe>
<p style="max-width:680px;margin:6px 0 0;font:12px/1.4 system-ui,sans-serif;opacity:.7"><a href="https://onsidearena.com" style="color:inherit">Premier League predictions by Onside Arena</a></p>Title race board
Live title probabilities for all 20 clubs, from the same model.
<iframe src="https://onsidearena.com/embed/winner-board" width="100%" height="560" style="border:0;max-width:680px" loading="lazy" title="Onside — winner-board"></iframe>
<p style="max-width:680px;margin:6px 0 0;font:12px/1.4 system-ui,sans-serif;opacity:.7"><a href="https://onsidearena.com" style="color:inherit">Premier League title probabilities by Onside Arena</a></p>Want the raw numbers instead?
The predicted table is available as open JSON at /api/v1/pl/predicted-table — CORS-open, no key required. See the open datasets for the graded prediction history, or how the model is scored.