- Remove hardcoded SEEDINGS_2026 name→seed map from snooker-simulator.ts - Load worldRanking from participantExpectedValues (same column darts uses) - Top 16 by worldRanking get seeded; fallback to Elo order if none stored - Add /admin/sports-seasons/:id/snooker-elo route with bulk import (name, Elo, world ranking format) and per-player Elo + Rank # form, matching darts-elo UX - Update snooker simulator tests: remove name-based ranking fixtures, add tests for DB-driven rankings and Elo fallback https://claude.ai/code/session_01Fz54vdsLjDVintFguH32To |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| simulations | ||
| standings-sync | ||
| bracket-simulator.ts | ||
| discord.ts | ||
| ev-calculator.ts | ||
| icm-calculator.ts | ||
| probability-engine.ts | ||
| probability-updater.ts | ||