## 2026-03-21### Probability Slider Fix- Fixed dashboard gradient: Red (0% = opponent favored) → Purple (50%) → Blue (100% = we/blue favored)- Added data-prob attributes to all match rows with estimated win probabilities- Fixed JS to read data-prob instead of parsing gradient style- All 29 matches now show pink dot in correct position### Playoffs Hidden- Event code for Chesapeake: 2026vache- Playoff section hidden on dashboard until Topher says to refresh- Will need to re-enable when qualifying ends and playoffs are set### Statbotics Probability Slider Details- Gradient: Red (left/0% = opponent favored) → Purple (center/50% = even) → Blue (right/100% = we favor)- Pink dot position shows our win probability on this scale- data-prob attribute on each match row stores the win %- JS reads data-prob and positions the dot accordingly