feat: add 2026 World Cup data (Spain champions)
Scrape all 104 matches, 48 squads, stadiums, and group data from English Wikipedia. Spain beat Argentina 1-0 a.e.t. in the final; England third, France fourth. Add 2026 to YEARS in seed.ts and scrape-wikipedia.ts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"host": "Canada / Mexico / United States",
|
||||
"teams_count": 48,
|
||||
"winner": "Spain",
|
||||
"runner_up": "Argentina",
|
||||
"third_place": "England",
|
||||
"fourth_place": "France"
|
||||
}
|
||||
Reference in New Issue
Block a user