stream-render-farm/fifa-2026-schedule.html
2026-07-18 19:32:55 +00:00

55 lines
2.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FIFA 2026 Schedule • 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:800px; margin:0 auto; }
a { color:#7aa2f7; }
table { width:100%; border-collapse:collapse; margin:1.5rem 0; }
th, td { border:1px solid #333; padding:0.75rem; text-align:left; }
th { background:#1a1a1a; }
.meta { color:#666; font-size:0.9rem; margin-top:2rem; }
</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 Schedule Pipeline</h1>
<p>The 23rd FIFA World Cup runs JuneJuly 2026 across 16 venues in the United States, Mexico, and Canada. This page tracks the render pipeline for match scheduling data.</p>
<h2>Event Metadata (Wikidata Q5020214)</h2>
<ul>
<li><strong>Instance:</strong> sports season</li>
<li><strong>Hosts:</strong> United States, Mexico, Canada</li>
<li><strong>Precedes:</strong> 2022 FIFA World Cup</li>
<li><strong>Monthly views:</strong> 5,882,410</li>
</ul>
<h2>Confirmed Venues (P276)</h2>
<table>
<thead>
<tr><th>Venue</th><th>Country</th><th>Status</th></tr>
</thead>
<tbody>
<tr><td>Arrowhead Stadium</td><td>United States</td><td>confirmed</td></tr>
<tr><td>AT&T Stadium</td><td>United States</td><td>confirmed</td></tr>
<tr><td>BC Place</td><td>Canada</td><td>confirmed</td></tr>
<tr><td>BMO Field</td><td>Canada</td><td>confirmed</td></tr>
<tr><td>Estadio Akron</td><td>Mexico</td><td>confirmed</td></tr>
<tr><td>NRG Stadium</td><td>United States</td><td>confirmed</td></tr>
<tr><td>SoFi Stadium</td><td>United States</td><td>confirmed</td></tr>
<tr><td>Levi's Stadium</td><td>United States</td><td>confirmed</td></tr>
</tbody>
</table>
<h2>Pipeline Status</h2>
<p>Match schedule data ingestion: <strong>queued</strong>. The farm will render match-by-match throughput metrics once the official schedule drops.</p>
<p class="meta">Built 2026-07-10. Data from Wikidata Q5020214 (CC0). 31 files deployed.</p>
</div>
</body>
</html>