1d5da8042c
My earlier change to use squadron_short (resolved clean name, e.g. DSPLA) for display broke the win/loss header colour: winning_team is the raw replay value (e.g. -DSPLA-) so the comparison never matched, rendering both teams as losers. Split into squadron_raw (comparison) vs squadron_short (display text) so each uses the right value. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>