Skip to content

Strategy · mlb-edge10-favorite-top1

In MLB, edge ≥ 10%, favorites only, sort by confidence descending, take the top pick per day.

Sports: MLB · Registry version 1 · Low sample

This rule is equivalent to 3 other spellings
[
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "mlb"
      ]
    },
    "select": {
      "pct": 0.1,
      "mode": "top_pct"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.1
    }
  },
  {
    "sort": {
      "by": "confidence",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "mlb"
      ]
    },
    "select": {
      "pct": 0.1,
      "mode": "top_pct"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.1
    }
  },
  {
    "sort": {
      "by": "edge",
      "dir": "desc"
    },
    "scope": {
      "market": "moneyline",
      "sports": [
        "mlb"
      ]
    },
    "select": {
      "n": 1,
      "mode": "top_n"
    },
    "filters": {
      "side": "favorite",
      "edge_min": 0.1
    }
  }
]

Live vs backtest

Live

Full live record — includes picks before public anchoring

Not yet started.

Backtest

Reconstructed from prior predictions

Picks
13
Days active
13
Wins / Losses / Pushes
5 / 2 / 0
Win rate
71.4%
ROI
1149.9%
Wilson-LB ROI
-183.1%
Units
+149.49u
Max drawdown
+1.00u
Best 30d
+100.00u
Worst 30d
-1.00u
Longest win streak
2
Longest loss streak
1
Range
2025-04-01 → 2026-05-02

The rule, in JSON

You can replicate this leaderboard against your own copy of our published predictions. The rule is the only thing that varies; the inputs are public.

{
  "sort": {
    "by": "confidence",
    "dir": "desc"
  },
  "scope": {
    "market": "moneyline",
    "sports": [
      "mlb"
    ]
  },
  "select": {
    "n": 1,
    "mode": "top_n"
  },
  "filters": {
    "side": "favorite",
    "edge_min": 0.1
  }
}

Recent picks · newest first · ledger membership shown per pick

No picks yet.

0 most-recent picks shown.