feat(#24): Rivalry compare view

Implemented by claude via .agents/dev dispatch.
This commit is contained in:
2026-07-11 18:29:52 -04:00
parent 09104451d0
commit 82abbd6b35
14 changed files with 719 additions and 9 deletions

View File

@@ -109,6 +109,7 @@ const hubDriver = (over: Partial<ChampHubDriver>): ChampHubDriver => ({
poles: 4,
form: [25],
cumulative: [200],
round_positions: [1],
teammate_wins: 9,
teammate_losses: 1,
...over,