Commit graph

6 commits

Author SHA1 Message Date
6d835b43b9 feat(data): backfill match statistics for completed group stage matches
- Added possession %, shots, and card counts to matches 1–7
- Sources verified: ESPN, Opta Analyst, Yahoo Sports, Sofascore, VAVEL USA
- Stats render correctly in match modal for both EN and PT languages
- Documented in project memory with sources and verification notes
2026-06-13 23:50:28 -03:00
08c224ec3e feat(modal): display match stats when available 2026-06-13 23:23:18 -03:00
07e4e1a3e7 data: update matches 5-7 results 2026-06-13 22:57:25 -03:00
c068a6bcc1 data: update match 4 result (USA 4–1 PAR)
Marks USA–PAR (match 4) as finished with final score 4–1, moving to next group matches (QAT–SUI, BRA–MAR).
2026-06-13 11:57:35 -03:00
24f2225732 feat(data): migrate tournament dataset from mock to real 2026 world cup
Replace fictional tournament data with official World Cup 2026 roster, groups,
schedule, and initial results. All 48 qualified teams, 16 venues, and 104 matches
(72 group + 32 knockout) now reflect real tournament data with cross-source
verification.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-12 22:38:20 -03:00
c7088bc31b feat(data): add mock tournament dataset and placeholder artwork 2026-06-12 16:12:02 -03:00