CHECKLIST2
Updates

Feature: Hobby/Jumbo Toggle in Break Hit Calculator

March 20, 2026

Feature

The Break Hit Calculator now supports a hobby/jumbo toggle when a set has separate odds for each format, showing side-by-side expected hit rates.

Hobby/Jumbo Toggle

The Break Hit Calculator now supports sets that have separate pack odds for hobby and jumbo boxes.

How It Works

When a set's pack odds are stored in nested hobby/jumbo format, a toggle appears at the top of the calculator. Switching between the two updates all expected hit rates and slot counts simultaneously.

Sets currently supporting the toggle:

  • 2025-26 Topps Basketball
  • 2026 Topps Series 1 Baseball

Implementation

Pack odds stored as nested { "hobby": {...}, "jumbo": {...} } automatically activate the toggle. Flat odds sets continue to work as before.