Embeddable widgets

Drop live PredixSport forecasts into your articles. Each widget is a single iframe: no external scripts, no impact on page performance, and the content updates itself after every model run. Free to use, the built-in credit link is the only requirement (CC BY 4.0).

One iframe No external scripts Self-updating Credit link built in
1

Pick a widget

Bracket, title odds or ELO table, for the league or tour you cover.

2

Copy the embed code

One click below. It is plain HTML, the same mechanism as a YouTube embed.

3

Paste it in your CMS

Works anywhere iframes are allowed: WordPress, Ghost, custom CMS, plain HTML.

Tournament bracket

The projected draw of the current tournament, from the last 16 to the title, with each slot's favourite and win probability. Rebuilt daily by Monte Carlo simulation of the live draw. Available for ATP and WTA tournaments.

<iframe src="https://www.predixsport.com/embed/bracket/tennis"
        style="width:100%;min-width:320px;height:660px;border:0;border-radius:10px" loading="lazy"
        title="ATP projected draw — Predixsport"></iframe>

Targets: tennis (ATP) · wta. When several tournaments run at once the widget shows the highest-tier one; pin a specific tournament by appending ?t=<tournament> to the URL (e.g. ?t=us_open).

Title odds

Championship probabilities for the top ten contenders, from our Monte Carlo season and tournament simulations. Available for both tennis tours, all five major football leagues, seven second divisions, the NBA and the Euroleague.

<iframe src="https://www.predixsport.com/embed/title-odds/tennis"
        width="360" height="430" style="border:0;border-radius:10px" loading="lazy"
        title="ATP title odds — Predixsport"></iframe>

Targets: tennis · wta · nba · euroleague · serie_a · premier_league · la_liga · bundesliga · ligue_1 · championship · league_one · league_two · segunda_division · ligue_2 · bundesliga_2 · serie_b.

ELO ratings table

The current top ten by ELO rating, the same team-strength metric that feeds our prediction models. The underlying dataset is published under CC BY 4.0 and is also available via our REST API.

<iframe src="https://www.predixsport.com/embed/elo-table/nba"
        width="360" height="430" style="border:0;border-radius:10px" loading="lazy"
        title="NBA ELO ratings — Predixsport"></iframe>

Targets: same list as title odds, for every league and tour above.

How it sits in an article

A widget in its natural habitat: sample editorial layout, widget alongside the copy. On mobile it stacks under the paragraph it accompanies.

Sample article · your-site.com

Who is winning the title? What the numbers say

Form guides and head-to-head records tell part of the story, but probabilistic models tell it with numbers. The simulation below runs the remaining draw thousands of times and counts how often each contender lifts the trophy.

The forecast updates automatically after every completed round, so the figures your readers see are always current, even weeks after the article is published. No maintenance required on your side.

Licensing and sizes

Widgets are free for editorial use: the credit link inside the widget satisfies the CC BY 4.0 attribution, nothing else to do. Table widgets are 360×430 px, the bracket is fluid full-width, and tennis widgets accept the ?t= parameter to pin a specific tournament. Prefer the raw numbers? The same data is available through our REST API.

Talk to us API access