Brazil vs Germany
Brazil vs Germany preview
Brazil vs Germany is one of the most evenly matched fixtures in Group G. Brazil (FIFA #5) face Germany (#9) on Sunday, June 14, 2026 at MetLife Stadium. With both sides ranked within 4 places of each other, the result is genuinely up for grabs.
MetLife Stadium (capacity 82,500) is the open-roof home of the New York Giants, New York Jets (NFL). It sits 2m above sea level in New York/New Jersey (East Rutherford). June/July temperatures in New York average a high of 29°C and a low of 19°C, with notable rainfall — relevant context for player workload and broadcast scheduling.
Form context — Brazil have appeared at 22 previous FIFA World Cups (last five: QF, QF, QF, 4th, QF). Germany have appeared at 20 World Cups (last five: Group, Champions, Runner-up, Group, Group). The match is officially scheduled by FIFA; kickoff times and venue assignments are confirmed.
Brazil vs Germany — head-to-head profile
Pre-match snapshot of both squads. All values are populated at build time from the World Cup squads dataset and refreshed via the API on match day.
| Metric | Brazil | Germany |
|---|---|---|
| FIFA Ranking | #5 | #9 |
| Confederation | CONMEBOL | UEFA |
| WC appearances | 22 | 20 |
| Best WC finish | Champions (1958, 1962, 1970, 1994, 2002) | Champions (1954, 1974, 1990, 2014) |
| Last 5 WCs | QF, QF, QF, 4th, QF | Group, Champions, Runner-up, Group, Group |
| Captain | Marquinhos | Joshua Kimmich |
| Manager | Dorival Júnior | Julian Nagelsmann |
| Players to watch | Vinícius Júnior, Rodrygo, Endrick | Florian Wirtz, Jamal Musiala, Kai Havertz |
Get live Brazil vs Germany data
// Fetch live data for Brazil vs Germany
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&date=2026-06-14',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();
// data: [{ id, kickoff_utc, status, score, lineups, events, xg, ... }]Other matches on Jun 14
Other matches at MetLife Stadium
Frequently Asked Questions
When is Brazil vs Germany at the 2026 World Cup?
Brazil vs Germany is scheduled for Sunday, June 14, 2026, kicking off at Sun, 14 Jun 2026 22:00:00 UTC at MetLife Stadium, New York/New Jersey (East Rutherford).
What stage is Brazil vs Germany?
Brazil vs Germany is a Group Stage fixture in Group G at the 2026 FIFA World Cup.
What stadium hosts Brazil vs Germany?
MetLife Stadium (capacity 82,500, opened 2010, open roof, natural grass (laid over turf)) in New York/New Jersey (East Rutherford) hosts Brazil vs Germany.
Who is favoured to win Brazil vs Germany?
Brazil go in as the higher-ranked side at FIFA #5, with Germany ranked #9. Brazil's best World Cup finish is Champions (1958, 1962, 1970, 1994, 2002); Germany's is Champions (1954, 1974, 1990, 2014). Live odds for Brazil vs Germany are available via the odds endpoint covering Bet365, Pinnacle, Betfair Exchange, and Kambi.
Where can I watch Brazil vs Germany?
Check your local FIFA broadcast partner for live coverage. Live scores, lineups, in-match events, xG, and odds are also available in real time via TheStatsAPI matches endpoint.
What is the kickoff time for Brazil vs Germany in my timezone?
Brazil vs Germany kicks off at Sun, 14 Jun 2026 22:00:00 UTC. Convert it to your local timezone using the kickoff converter on this page — it works without an account.
How can I get live Brazil vs Germany stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by date (2026-06-14) or by match ID to get live scores, lineups, in-match events (goals, cards, substitutions), xG, and per-player stats. Updates land within seconds of the source feed.
Track Brazil vs Germany live via API
Real-time scores, lineups, events, xG, and odds. 7-day free trial.