Runs the full diamond-sim engine on every game (park, weather, BvP, bullpen). Bigger slates take a bit.
▸ Override with external P(hit) (optional)
Paste a JSON map of player → full-game P(≥1 hit) to override the sim for those players. Key by MLBAM id or name.
{ "592450": 0.81, "Mookie Betts": 0.78 }
💣 Home Run Survivorone pick · home run required
Same engine as the hit board — home runs are rarer, so it defaults to more sims. Live odds use your Odds API key (~2 credits/game) and flag value vs the market.
▸ Override with external P(HR) (optional)
Paste a JSON map of player → full-game P(≥1 HR) to override the sim for those players. Key by MLBAM id or name.