Tier 1 Media Report · MOMENT Event
UEFA Champions League Final 2024
Real Madrid vs Borussia Dortmund · Wembley Stadium · 1 June 2024 · 20:00–22:45 BST
Overview
47,341
Total signals recorded
182
Countries represented
94
Cities above threshold
4,180
Peak signals / min (83')
2h 45m
Event window
0
Personal data points stored
Emotion Arc — Full Match Timeline
Elation
Tension
Awe
Heartbreak
Pride
Global Emotion Breakdown
Tension
16,570
35.0%
Elation
13,260
28.0%
Awe
8,520
18.0%
Heartbreak
5,680
12.0%
Pride
2,370
5.0%
Disbelief
941
2.0%
Top 10 Cities by Signal Volume
| # | City | Country | Signals | Dominant emotion |
|---|---|---|---|---|
| 1 | London | UK | 4,812 | Tension |
| 2 | Madrid | Spain | 4,106 | Elation |
| 3 | São Paulo | Brazil | 3,284 | Elation |
| 4 | Buenos Aires | Argentina | 2,991 | Elation |
| 5 | Istanbul | Turkey | 2,143 | Awe |
| 6 | Lagos | Nigeria | 1,877 | Elation |
| 7 | Dortmund | Germany | 1,632 | Heartbreak |
| 8 | Manila | Philippines | 1,409 | Awe |
| 9 | Mumbai | India | 1,388 | Tension |
| 10 | Cairo | Egypt | 1,201 | Tension |
Only cities with 10+ signals shown. Coordinates stored at 1 decimal place (~11km precision).
The Moment the Pulse Spiked · 83'
"At 83 minutes, Real Madrid's Vinicius Jr scored. In 47 seconds, Exhalo recorded 3,312 signals — the equivalent of a town signalling at once. Elation and Awe dominated globally. From Dortmund: Heartbreak rose to 71% of local signals within 90 seconds of the same goal. Two cities experiencing the same moment in opposite emotional directions — simultaneously."
This is what live sentiment data looks like without a survey prompt. No question asked. No priming. Passive, global, real-time.
What this report is not
Not a poll — no question was asked
Not social media sentiment — no text parsed, no bots
Not demographic data — no age, gender, or identity collected
Not predictive — this is observation, not inference
What founding partners receive
Every Tier 1 Media partner gets all of the following for each covered event.
✓This web report
Live interactive version during event. Permanent archive URL after close. Shareable internally.
✓PDF report
Formatted for editorial and boardroom use. Delivered within 48 hours of event close.
✓JSON data API
Full structured data export. 30-day access window post-event. Suitable for editorial data desks.
✓Embed widget
One-line JS. Live signal count + emotion bar. Tested at 5,000 concurrent sessions. No cookies.
✓City-level heatmap
Export as image or interactive iframe. Cities with 10+ signals only. ~11km precision.
✓Priority event coverage
Founding partners nominate events for coverage. Guaranteed slot for your flagship event calendar.
Data API — Sample Response
GET
http://exhalo.io/api/v1/events/{slug}/report
Partner only
// Illustrative response structure — partners receive full dataset
{
"event": "ucl-final-2024",
"generated_at": "2024-06-01T22:52:00Z",
"window": {
"start": "2024-06-01T19:00:00Z",
"end": "2024-06-01T21:45:00Z"
},
"totals": {
"signals": 47341,
"countries": 182,
"cities_above_threshold": 94,
"peak_signals_per_minute": 4180
},
"emotions": [
{ "type": "tension", "signals": 16570, "share": 0.35 },
{ "type": "elation", "signals": 13260, "share": 0.28 },
{ "type": "awe", "signals": 8520, "share": 0.18 },
{ "type": "heartbreak", "signals": 5680, "share": 0.12 },
{ "type": "pride", "signals": 2370, "share": 0.05 },
{ "type": "disbelief", "signals": 941, "share": 0.02 }
],
"timeline": [
// one entry per minute throughout event window
{ "minute": 0, "signals": 820, "dominant": "tension" },
{ "minute": 83, "signals": 4180, "dominant": "elation" }
],
"cities": [
// all cities above 10-signal threshold; lat/lon at 1dp (~11km)
{ "city": "London", "country": "GB", "lat": 51.5, "lon": -0.1, "signals": 4812, "dominant": "tension" },
{ "city": "Madrid", "country": "ES", "lat": 40.4, "lon": -3.7, "signals": 4106, "dominant": "elation" }
]
}
Get this for your next event
Founding partner pricing available for media organisations, broadcasters, and research institutions. Report delivered within 48 hours of event close.
partner@exhalo.io