# ๐ World Cup 2026 Hub
### Follow the entire FIFA World Cup 2026 in one beautiful place โ the schedule, live group standings, an interactive knockout bracket you can predict, the stadiums, and full tournament stats.
[](https://lucaskalil.com/worldcup2026)





---
## What is this?
**World Cup 2026 Hub** is a fan-made website for the FIFA World Cup 2026 โ the first tournament
hosted across **Mexico, the USA and Canada**, with **48 teams** and **104 matches**.
It pulls the whole tournament onto a single, fast page: when the next match kicks off, how every
group is shaping up, who advances, where the games are played, and how *you'd* fill out the knockout
bracket. Results roll in as the tournament goes, and you can flip the entire interface between
**English and Portuguรชs** at any time.
Nothing to install (although you can โ see [Under the hood](#-under-the-hood-for-the-curious)), no
sign-up, no ads. Just open it.
> ๐ **Try it now โ [lucaskalil.com/worldcup2026](https://lucaskalil.com/worldcup2026)**
---
## ๐ฌ Explore the pages
### ๐ Home
*The next match with a live countdown, plus the tournament at a glance.*
### ๐
Matches
*All 104 games in one place โ search by team, city or stadium, filter by date, group, phase, team or venue, and flag your favourites with โMy matchesโ.*
### ๐ Groups
*Live standings for all 12 groups, worked out automatically from the results โ points, goal difference, goals scored โ with clear markers for who qualifies (and whoโs chasing a best-third-place spot).*
### ๐ Knockout bracket
*The centrepiece. A gorgeous interactive bracket that fills itself in as teams advance. Hover a team to trace its whole path to the final, zoom and pan around, switch between three layouts โ **and predict it yourself**: pick winners, watch the rounds re-draw, then see how your picks score against the real results. You can even share your bracket as a link.*
### ๐๏ธ Stadiums
*All 16 host venues across the three countries, each with its capacity and a jump straight to the matches played there.*
### ๐ Stats
*A tournament stats screen: goals by stage and by round, records, a full 1โ48 ranking and a head-to-head team comparator. Once the final is played, a champion โverdictโ takes over the top of the page.*
---
## โจ Under the hood (for the curious)
You don't need to be a developer to appreciate a few things that make this special:
- **โก Loads in a blink.** The whole site is about **74 KB** of JavaScript โ smaller than a single
phone photo โ with **no frameworks and no libraries**. It's just clean, hand-written code.
- **๐ฎ Predict the bracket.** Choose winners and the bracket redraws all the way to the final; your
picks are saved in your browser and can be handed to a friend as a link to compare.
- **๐ Always current.** New scores appear on their own โ no need to refresh the page.
- **๐ฑ Works everywhere.** Phone, tablet or desktop, the layout adapts to fit.
- **โฌ๏ธ Installable.** Add it to your home screen and it opens like a real app (it's a PWA).
- **๐ Two languages.** Every label is available in English and Portuguese, switchable on the fly.
- **โฟ Built to be usable by everyone.** Full keyboard navigation, screen-reader labels, and it
respects the system โreduce motionโ setting.
Curious how it's put together, or want to run it yourself? See **[DEVELOPMENT.md](DEVELOPMENT.md)**.
---
Made by **[Lucas Kalil](https://lucaskalil.com)** ยท Vanilla HTML, CSS & JavaScript.
A fan-made project for the love of the game. Not affiliated with, endorsed by, or sponsored by
FIFA. All team and venue names belong to their respective owners.