How Strikeout Scout Projects MLB Strikeouts
Strikeout Scout ranks every day's MLB starting pitchers by projected strikeouts and compares that projection to the sportsbook strikeout prop line. This page explains exactly how the projection is built, where the data comes from, and how the SS Pick tiers are chosen — no black box.
The projection in one line
For each probable starter we estimate strikeouts as:
Projected K = (IP per start) × (K/9 ÷ 9) × (opponent K/G ÷ league-average K/G) × handedness × recent form
Read left to right, that's just four common-sense ideas multiplied together:
- How long he pitches — innings per start (IP/GP). A strikeout artist who only goes 4 innings has a lower ceiling than one who goes 6.
- How often he misses bats — his strikeouts per nine innings (K/9), converted to strikeouts per inning.
- How strikeout-prone the opponent is — the opposing team's strikeouts per game relative to the league average. A lineup that whiffs 25% more than average nudges the projection up; a high-contact lineup pulls it down.
- Two small adjustments — a handedness factor and a recent-form factor, each dampened so they nudge rather than swing.
The data
Every input is pulled fresh each day from official and public sources:
- MLB Stats API — probable pitchers, season-to-date pitching lines, game logs, team batting, and confirmed lineups.
- ESPN — a bulk cross-check on pitcher rate stats.
- Sportsbook & BettingPros — the posted strikeout prop line and odds for each starter.
Season stats update daily, so the projection always reflects the most recent numbers going into a start.
The two adjustments
Handedness (same-arm) factor. Lineups strike out at different rates against lefties and righties. We compare the opponent's strikeout rate against this pitcher's throwing arm to their overall rate, then dampen it (a lean, not a swing) and clamp it so no single factor can dominate.
Recent form factor. A pitcher's last-10-day K/9 versus his season K/9, dampened the same way. It's off by default on the site — you can toggle it on — because chasing hot and cold streaks tends to add noise more than signal.
From projection to SS Pick
Here's the most important thing we learned building this: the projection by itself does not beat the market. Sportsbooks price strikeout lines efficiently, so betting simply because our number is higher or lower than the line is roughly a coin flip. The edge isn't in the number — it's in which situations you pick.
So the SS Pick flags only a handful of high-conviction spots per slate, rated one to three stars:
| Stars | Pick | The situation |
|---|---|---|
| ★★★ | UNDER | A weak-strikeout starter at home against one of the day's lowest-strikeout (highest-contact) lineups — the most extreme of these matchups. |
| ★★ | UNDER | The same weak-K, home, high-contact profile, a notch less extreme. |
| ★ | OVER | A strikeout-prone opponent whose lineup also whiffs more against this pitcher's throwing arm, with a bat-missing top of the order. |
Most rows on a given day get no pick. That's by design — the tool is built to wait for the spots that have historically mattered, not to have an opinion on all thirty starters.
We track every pick
Once games go final, each SS Pick is graded a win, loss, or push against its posted line and logged. That record is what matters — a projection you can't check is just an opinion.
An honest note on the numbers. Any historical backtest on this site uses season-aggregate inputs (full-season K/9, opponent K/G) rather than the exact day-of snapshot, which gives backtests a small look-ahead advantage; only the line and the actual strikeouts are strictly point-in-time. We call that out wherever we show backtest figures, and we weight live, forward-tracked results more heavily than historical ones. Nothing here is a guarantee — past performance doesn't predict future results, and this is information, not betting advice.