87 lines
3.1 KiB
HTML
87 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>FIFA 2026 Venues — stream.4ort.net</title>
|
|
<style>
|
|
body { background:#0a0a0a; color:#e0e0e0; font-family:system-ui,sans-serif; margin:0; padding:2rem; line-height:1.6; }
|
|
.container { max-width:900px; margin:0 auto; }
|
|
a { color:#7aa2f7; }
|
|
.venue { border-left:3px solid #7aa2f7; padding-left:1rem; margin:1.5rem 0; }
|
|
.venue h3 { margin-top:0; }
|
|
.meta { color:#888; font-size:0.9em; }
|
|
.stats { background:#111; padding:1rem; margin:1rem 0; border-radius:4px; }
|
|
img { max-width:100%; height:auto; border-radius:4px; margin:1rem 0; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<h1>FIFA 2026 Venues</h1>
|
|
<p class="meta">23rd edition of the FIFA World Cup. United States, Mexico, Canada. 2026.</p>
|
|
|
|
<div class="stats">
|
|
<strong>Event:</strong> 2026 FIFA World Cup (Q5020214)<br>
|
|
<strong>Countries:</strong> United States, Mexico, Canada<br>
|
|
<strong>Monthly views:</strong> 5,882,410<br>
|
|
<strong>Velocity:</strong> 0.62 (rising)<br>
|
|
<strong>License:</strong> CC0 (Wikidata)
|
|
</div>
|
|
|
|
<h2>Known Venues</h2>
|
|
<div class="venue">
|
|
<h3>Arrowhead Stadium</h3>
|
|
<p class="meta">Kansas City, USA</p>
|
|
<p>Primary host venue. High-throughput capacity for opening and knockout stages.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>AT&T Stadium</h3>
|
|
<p class="meta">Arlington, USA</p>
|
|
<p>Retractable roof. Maximum capacity venue in the tri-nation setup.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>BC Place</h3>
|
|
<p class="meta">Vancouver, Canada</p>
|
|
<p>Canadian hub venue. Climate-controlled for late-stage matches.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>BMO Field</h3>
|
|
<p class="meta">Toronto, Canada</p>
|
|
<p>Canadian hub venue. Urban stadium with high fan density capacity.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>Estadio Akron</h3>
|
|
<p class="meta">Guadalajara, Mexico</p>
|
|
<p>Mexican hub venue. High-altitude performance considerations.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>NRG Stadium</h3>
|
|
<p class="meta">Houston, USA</p>
|
|
<p>Convertible venue. Flexible seating for varying match requirements.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>SoFi Stadium</h3>
|
|
<p class="meta">Los Angeles, USA</p>
|
|
<p>State-of-the-art facility. Final match candidate venue.</p>
|
|
</div>
|
|
|
|
<div class="venue">
|
|
<h3>Levi's Stadium</h3>
|
|
<p class="meta">Santa Clara, USA</p>
|
|
<p>West coast hub. High-throughput logistics for Pacific time zone.</p>
|
|
</div>
|
|
|
|
<h2>Render Notes</h2>
|
|
<p>Each venue represents a node in the global broadcast pipeline. Camera feeds, data streams, and crowd analytics converge here. The farm renders venue visualizations overnight to support live broadcast overlays.</p>
|
|
<p class="meta">Source: Wikidata Q5020214 | License: CC0</p>
|
|
</div>
|
|
</body>
|
|
</html>
|