NFL EDGES

Live game edges — model vs. Kalshi, ranked

Gridiron Edge · 5-min refresh

COMBO EDGE

Correlation-aware Kalshi combos — free

SILVER EDGE

Options vs. Kalshi on weekly silver brackets

NFL 2026

Power rankings, futures & win totals — all 32 teams

NFL Prediction-Market Widgets — model vs Kalshi, free to embed

Plenty of sites hand out NFL odds widgets. These are NFL prediction-market widgets: our Gridiron Edge model next to the live Kalshi contract price, per game, per team, per week, with the gap in percentage points. 10 widgets, one iframe each, no API key, no signup — the attribution bar is the only ask. Two of them are cut to IAB ad sizes, so they drop into a slot you already have.

Updated 2026-09-17 · Also: the full widget catalogue · press kit and embed license

Thirty seconds on what the numbers are

Gridiron Edge runs a defense-adjusted model against all 272 NFL games this season and stacks each one next to the live Kalshi price. Where the gap is real, it says so — the same numbers that power the free NFL prediction-market widgets.

Paste it into an ad slot you already have

The NFL Game Tile and the NFL Team Season Card each ship an MPU (300×250) and a Leaderboard (728×90) variant — the IAB standard display units. Wherever your template already reserves one of those boxes, a live model-vs-Kalshi tile fits in it pixel for pixel. No new room on the page, no layout change.

NFL Game Tile — Model vs Kalshi, per game

  • MPU (ad slot) · 300×250 · https://predictionmarketspicks.com/embed/nfl-game/mpu
  • Leaderboard (ad slot) · 728×90 · https://predictionmarketspicks.com/embed/nfl-game/leaderboard

NFL Team Season Card — projected wins vs Kalshi

  • MPU (ad slot) · 300×250 · https://predictionmarketspicks.com/embed/nfl-team-card/mpu
  • Leaderboard (ad slot) · 728×90 · https://predictionmarketspicks.com/embed/nfl-team-card/leaderboard

Both are also addressable per entity — one game, one club — from the “Embed this” block on every NFL matchup page and team hub.

The 10 NFL widgets

Each card is the live embed, scaled to the column. Pick a size, copy the snippet — fixed for a pixel-perfect box, responsive to fill whatever container it lands in — and paste it into any HTML block.

One game: our win probability vs the Kalshi price, the edge in points, a BUY / PASS read. Fits a 300×250 or 728×90 ad slot.

Sizes: Hero 560×320 · Article 728×380 · Sidebar 320×340 · MPU (ad slot) 300×250 · Leaderboard (ad slot) 728×90

NFL Game Tile — Model vs Kalshi, per game — install page · The board behind it

Hero · 560×320 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-game/hero"
  width="560"
  height="320"
  frameborder="0"
  loading="lazy"
  title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:57.14%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-game/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles"></iframe>
  </div>
</div>
Article · 728×380 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-game/article"
  width="728"
  height="380"
  frameborder="0"
  loading="lazy"
  title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:728px;margin:0 auto;">
  <div style="position:relative;padding-bottom:52.20%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-game/article"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×340 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-game/sidebar"
  width="320"
  height="340"
  frameborder="0"
  loading="lazy"
  title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:106.25%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-game/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles"></iframe>
  </div>
</div>
MPU (ad slot) · 300×250 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-game/mpu"
  width="300"
  height="250"
  frameborder="0"
  loading="lazy"
  title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:300px;margin:0 auto;">
  <div style="position:relative;padding-bottom:83.33%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-game/mpu"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles"></iframe>
  </div>
</div>
Leaderboard (ad slot) · 728×90 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-game/leaderboard"
  width="728"
  height="90"
  frameborder="0"
  loading="lazy"
  title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:728px;margin:0 auto;">
  <div style="position:relative;padding-bottom:12.36%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-game/leaderboard"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Game Tile — Model vs Kalshi, per game — The 7 Oracles"></iframe>
  </div>
</div>

One club: projected 2026 wins vs the Kalshi KXNFLWINS line and the raw divergence. Fits a 300×250 or 728×90 ad slot.

Sizes: Hero 560×320 · Article 728×340 · Sidebar 320×380 · MPU (ad slot) 300×250 · Leaderboard (ad slot) 728×90

NFL Team Season Card — projected wins vs Kalshi — install page · The board behind it

Hero · 560×320 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-team-card/hero"
  width="560"
  height="320"
  frameborder="0"
  loading="lazy"
  title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:57.14%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-team-card/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
Article · 728×340 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-team-card/article"
  width="728"
  height="340"
  frameborder="0"
  loading="lazy"
  title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:728px;margin:0 auto;">
  <div style="position:relative;padding-bottom:46.70%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-team-card/article"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×380 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-team-card/sidebar"
  width="320"
  height="380"
  frameborder="0"
  loading="lazy"
  title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:118.75%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-team-card/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
MPU (ad slot) · 300×250 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-team-card/mpu"
  width="300"
  height="250"
  frameborder="0"
  loading="lazy"
  title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:300px;margin:0 auto;">
  <div style="position:relative;padding-bottom:83.33%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-team-card/mpu"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
Leaderboard (ad slot) · 728×90 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-team-card/leaderboard"
  width="728"
  height="90"
  frameborder="0"
  loading="lazy"
  title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:728px;margin:0 auto;">
  <div style="position:relative;padding-bottom:12.36%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-team-card/leaderboard"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Team Season Card — projected wins vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>

Auto-advances every week — the active slate’s biggest model-vs-Kalshi gap, the single most syndicatable NFL widget we own.

Sizes: Hero 560×300 · Sidebar 320×280

NFL This Week: Model vs Market Edge — install page · The board behind it

Hero · 560×300 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-this-week/hero"
  width="560"
  height="300"
  frameborder="0"
  loading="lazy"
  title="NFL This Week: Model vs Market Edge — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:53.57%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-this-week/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL This Week: Model vs Market Edge — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×280 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-this-week/sidebar"
  width="320"
  height="280"
  frameborder="0"
  loading="lazy"
  title="NFL This Week: Model vs Market Edge — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:87.50%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-this-week/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL This Week: Model vs Market Edge — The 7 Oracles"></iframe>
  </div>
</div>

The week’s widest disagreements, ranked: model probability, Kalshi price, edge in points, one row per game.

Sizes: Hero 560×420 · Sidebar 320×460

Where the NFL Model Disagrees — PMP vs Market — install page · The board behind it

Hero · 560×420 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-edge-board/hero"
  width="560"
  height="420"
  frameborder="0"
  loading="lazy"
  title="Where the NFL Model Disagrees — PMP vs Market — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:75.00%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-edge-board/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="Where the NFL Model Disagrees — PMP vs Market — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×460 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-edge-board/sidebar"
  width="320"
  height="460"
  frameborder="0"
  loading="lazy"
  title="Where the NFL Model Disagrees — PMP vs Market — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:143.75%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-edge-board/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="Where the NFL Model Disagrees — PMP vs Market — The 7 Oracles"></iframe>
  </div>
</div>

A rotating carousel of the top NFL game mispricings — our model’s probability vs the live Kalshi price, three to five cards.

Sizes: Hero 560×320 · Sidebar 320×360

NFL Edges — Rotating Model vs Kalshi — install page · The board behind it

Hero · 560×320 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-edges/hero"
  width="560"
  height="320"
  frameborder="0"
  loading="lazy"
  title="NFL Edges — Rotating Model vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:57.14%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-edges/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Edges — Rotating Model vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×360 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-edges/sidebar"
  width="320"
  height="360"
  frameborder="0"
  loading="lazy"
  title="NFL Edges — Rotating Model vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:112.50%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-edges/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Edges — Rotating Model vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>

Every game this week as a model line next to the market line — the spread the ratings imply vs the price.

Sizes: Hero 600×480 · Sidebar 320×520

NFL Model Line vs Market — PMP Model — install page · The board behind it

Hero · 600×480 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-model-line/hero"
  width="600"
  height="480"
  frameborder="0"
  loading="lazy"
  title="NFL Model Line vs Market — PMP Model — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:600px;margin:0 auto;">
  <div style="position:relative;padding-bottom:80.00%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-model-line/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Model Line vs Market — PMP Model — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×520 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-model-line/sidebar"
  width="320"
  height="520"
  frameborder="0"
  loading="lazy"
  title="NFL Model Line vs Market — PMP Model — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:162.50%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-model-line/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Model Line vs Market — PMP Model — The 7 Oracles"></iframe>
  </div>
</div>

All 32 teams by PWR — points per game above average on a neutral field — with offense, defense and special teams split out.

Sizes: Hero 560×360 · Sidebar 320×480

NFL Power Rankings — PMP Model — install page · The board behind it

Hero · 560×360 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-power-rankings/hero"
  width="560"
  height="360"
  frameborder="0"
  loading="lazy"
  title="NFL Power Rankings — PMP Model — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:64.29%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-power-rankings/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Power Rankings — PMP Model — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×480 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-power-rankings/sidebar"
  width="320"
  height="480"
  frameborder="0"
  loading="lazy"
  title="NFL Power Rankings — PMP Model — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:150.00%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-power-rankings/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Power Rankings — PMP Model — The 7 Oracles"></iframe>
  </div>
</div>

The week’s widest spread-ladder gap: the Kalshi price at every listed strike beside our full margin distribution, with the verdict.

Sizes: Hero 560×300 · Sidebar 320×280

The Ladder — Every Kalshi Strike vs. the PMP Distribution — install page · The board behind it

Hero · 560×300 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-ladder/hero"
  width="560"
  height="300"
  frameborder="0"
  loading="lazy"
  title="The Ladder — Every Kalshi Strike vs. the PMP Distribution — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:53.57%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-ladder/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="The Ladder — Every Kalshi Strike vs. the PMP Distribution — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×280 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-ladder/sidebar"
  width="320"
  height="280"
  frameborder="0"
  loading="lazy"
  title="The Ladder — Every Kalshi Strike vs. the PMP Distribution — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:87.50%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-ladder/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="The Ladder — Every Kalshi Strike vs. the PMP Distribution — The 7 Oracles"></iframe>
  </div>
</div>

The week’s sharpest player-prop gap: our probability a player clears the line vs the Kalshi contract price.

Sizes: Hero 560×300 · Sidebar 320×280

NFL Player Prop Edges: Model vs Kalshi — install page · The board behind it

Hero · 560×300 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-prop-edges/hero"
  width="560"
  height="300"
  frameborder="0"
  loading="lazy"
  title="NFL Player Prop Edges: Model vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:53.57%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-prop-edges/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Player Prop Edges: Model vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×280 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-prop-edges/sidebar"
  width="320"
  height="280"
  frameborder="0"
  loading="lazy"
  title="NFL Player Prop Edges: Model vs Kalshi — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:87.50%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-prop-edges/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="NFL Player Prop Edges: Model vs Kalshi — The 7 Oracles"></iframe>
  </div>
</div>

Super Bowl LXI: every contender ranked by its live Kalshi champion-market price, refreshed hourly through the season.

Sizes: Hero 560×300 · Sidebar 320×480

Super Bowl LXI — Champion Odds — install page · The board behind it

Hero · 560×300 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-champion-odds/hero"
  width="560"
  height="300"
  frameborder="0"
  loading="lazy"
  title="Super Bowl LXI — Champion Odds — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:560px;margin:0 auto;">
  <div style="position:relative;padding-bottom:53.57%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-champion-odds/hero"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="Super Bowl LXI — Champion Odds — The 7 Oracles"></iframe>
  </div>
</div>
Sidebar · 320×480 — copy the snippet

Fixed size

<iframe
  src="https://predictionmarketspicks.com/embed/nfl-champion-odds/sidebar"
  width="320"
  height="480"
  frameborder="0"
  loading="lazy"
  title="Super Bowl LXI — Champion Odds — The 7 Oracles">
</iframe>

Responsive — recommended

<div style="position:relative;width:100%;max-width:320px;margin:0 auto;">
  <div style="position:relative;padding-bottom:150.00%;height:0;overflow:hidden;">
    <iframe
      src="https://predictionmarketspicks.com/embed/nfl-champion-odds/sidebar"
      style="position:absolute;inset:0;width:100%;height:100%;border:0;"
      loading="lazy"
      title="Super Bowl LXI — Champion Odds — The 7 Oracles"></iframe>
  </div>
</div>

Embed policy

Free for any site, commercial or not. No API key, no signup. The “Powered by The 7 Oracles” bar with its followed link to predictionmarketspicks.com stays visible on every embed — that is the whole license. Free embeds serve 600 loads per hour per visitor IP and 10,000 per hour per domain; the press kit has the full terms and the contact for higher limits. Every widget is informational — verify the market and trade responsibly.

NFL widgets — frequently asked

Can I embed an NFL odds widget on my site for free?

Yes. Every NFL widget on this page is free to embed — one iframe, no API key, no account. The one condition is the built-in "Powered by The 7 Oracles" attribution bar, which carries a followed link back to predictionmarketspicks.com and must stay visible. Free embeds serve 600 loads per hour per visitor IP and 10,000 per hour per embedding domain.

What is an NFL prediction-market widget, and how is it different from an odds widget?

An odds widget shows you a line. A prediction-market widget shows you a price — a Kalshi contract that pays $1 if the outcome happens, so its cents price IS the market’s implied probability — and puts our model’s probability next to it. The gap between the two is the edge. Nobody else hands out NFL widgets built on exchange prices, which is why this page exists.

What does "model vs market" mean on these widgets?

Our Gridiron Edge model rates all 32 teams on play-by-play data (PWR — points per game above an average team on a neutral field) and prices every game, win total and futures market from those ratings. Each widget puts that number next to the live Kalshi price and shows the difference in percentage points. An edge is a disagreement, not a guarantee; rows the model would not act on are labelled PASS or WATCH.

Will an NFL widget fit an ad slot I already have?

Two of them will. The NFL Game Tile and the NFL Team Season Card each ship an MPU variant (300×250) and a Leaderboard variant (728×90) — the IAB standard ad units — so you paste the iframe where a display ad already goes instead of finding new room on the page. Every other NFL widget ships a hero and a sidebar size.

Do I need an API key or a signup to embed one?

No. Copy the iframe snippet, paste it into any HTML block — WordPress, Ghost, Substack, Beehiiv, Webflow, Notion, a Discord landing page — and it is live. Keys exist only for publishers who need more than the free ceiling (Pro raises it to 50,000 requests per hour per key).

What attribution do you require?

The "Powered by The 7 Oracles" bar renders at the bottom of every embed with a followed link to predictionmarketspicks.com. Keep it visible — do not crop, recolor or cover it. That bar and its link are the whole license; there is nothing else to add to your page, though a credit line in a caption is always appreciated.

How often do the widgets refresh?

Each embed is cached at the edge for 10 minutes. Behind that, the game, edge and prop widgets recompute every 5 to 15 minutes from the live Kalshi book, and the power-rating, team-card and champion-odds widgets refresh hourly. The weekly widgets advance on their own when the NFL week turns — embed once and never touch it again.

Can I embed one specific game or one team instead of the rotating pick?

Yes. The Game Tile and the Team Season Card are individually addressable: /embed/nfl-game/<matchup-slug>/<variant> locks the tile to one game, and /embed/nfl-team-card/<team>/<variant> locks the card to one club (the team slug is its lowercase nickname — chiefs, 49ers). Every matchup page and team hub on this site carries a ready-made "Embed this" block with the exact snippet.