Case studies / Lightweight Live Sports Inflight AppFeature · 10 min read · May 2026
Feature · Case 02 // Inflight × Live Sports

Live Sports Ticker.

How a tournament feature for onboard passengers became a lightweight inflight sports platform, shaped by low bandwidth, high latency, strict whitelisting, and no room for live aircraft testing.

Client
Inflight entertainment provider
Practice
Inflight · Web · Live Sports
Year
2024
Product
Live Sports Ticker
Stack
Next.js · Azure · Umbraco · Terraform
Status
Expanded after Euro 2024
Live match coverage built for <em>onboard connectivity</em>
LIVE SPORTS · EURO 2024

Live match coverage built for onboard connectivity

Deliver live scores, match statistics, commentary, line-ups, cards, and key dynamics through a lightweight passenger experience designed for restricted bandwidth, pre-whitelisted URLs, and first-attempt production release.

[ PLATE 01 — LIVE SPORTS · low-bandwidth, whitelisted API architecture]
A direct passenger brief translated into a resilient onboard match experience, where every request mattered, live testing was unavailable, and the architecture had to absorb cabin connectivity limits from day one.
§ 01 — Brief

The request was simple. The environment was not.

The starting brief was direct: passengers should be able to follow Euro 2024 while onboard. But in the cabin, “follow” could not mean a heavy second-screen web app. It meant live scores, match statistics, commentary, line-ups, cards, and key match dynamics delivered through a connection where bandwidth could fall below 1 Mb/s and every request had a measurable cost.

The non-functional requirements were the real product brief. URLs had to be whitelisted in advance, the app could not be tested live onboard before launch, and the production release had to work on the first attempt. We treated those constraints as the architecture.

§ 02 — Approach

We designed from the aircraft backwards.

Before designing the interface, we defined the boundary conditions: slow and costly connectivity, fixed whitelists, no live aircraft iteration, high latency, and a guiding rule that every kilobyte mattered. Those decisions shaped both the technical system and the UX.

We selected a sports data provider around payload efficiency and update latency, kept the first release free of unnecessary CMS dependencies, and built the passenger interface around clarity, low interaction overhead, and resilience to unstable network conditions. A lightweight analytics layer was added from the beginning so usage could be measured without competing with live sports data.

● Plate 02 — The numbers
50 K+
passengers
used the app during the initial phase
1 M+
interactions
recorded during the tournament rollout
<1Mb/s
bandwidth context
typical constrained inflight environment
few sec
update delay
for event updates under constrained bandwidth
§ 03 — System

What we shipped, and why it stayed small.

The first release was a containerized Next.js application hosted on Azure and built specifically for the inflight environment. Its job was not to recreate a full sports portal. Its job was to deliver the most useful live match information with predictable network behavior, fixed endpoints, and minimal payload size.

To reduce deployment risk, we created a simulated test environment that reproduced key onboard constraints: network throttling, URL restrictions, initialization behavior, and the absence of live cabin iteration. That environment became the proving ground for launch.

After the Euro 2024 rollout, the system expanded from a tournament-specific feature into a broader sports platform. Coverage grew to additional football competitions, women’s and men’s leagues, winter sports, and events connected to the 2026 Winter Olympic Games.

§ 04 — Evolution

The platform grew without losing the constraint that made it work.

As adoption increased, the analytics layer became a product tool rather than a reporting afterthought. It showed which content types passengers actually used, how they engaged with live versus static views, and where complexity could be removed without harming the experience.

Performance work continued after launch. Selected external scripts were moved into our own hosting environment to reduce requests, improve loading predictability, and give the team control over resource size and versioning. Later, Umbraco was added in headless mode, with multi-level caching across backend services and the client application so editorial flexibility would not compromise the lightweight nature of the app.

§ 05 — Delivery

Deployment speed became part of the product.

As the number of sports, leagues, and events increased, delivery process became as important as runtime performance. Infrastructure was defined with Terraform, and application and configuration updates moved through automated CI/CD pipelines.

The result was a live sports product that could keep evolving without turning into the kind of heavy, dependency-rich application that would fail under the same inflight constraints it was created to survive.

● Plate 03 — Pull quote
"The product brief sounded like a live sports widget. The real work was making it reliable in an aircraft, where the whitelist is fixed and every kilobyte has operational weight."
— Coffee Mug project team · compiled May 2026
● Plate 04 — System diagram
[ SPORTS DATA → INGEST → API → TICKER APP ][ SPORTS DATA → INGEST → API → TICKER APP ]
A constrained inflight delivery path: efficient sports data, controlled endpoints, cached services, lightweight client, and analytics reduced to essential signals.
● Plate 05 — Results ledger

What changed, in five lines.

01 · Initial scope
Euro 2024 feature → sports platform
expanded after tournament validation
02 · Passenger adoption
50,000+ users
during the initial rollout phase
03 · Recorded engagement
1M+ interactions
captured with lightweight analytics
04 · Update experience
few-second event delay
under constrained inflight bandwidth
05 · Operations model
manual changes → CMS + CI/CD
Umbraco headless, Terraform, automated pipelines
● Colophon

Who, with what.

The Lightweight Live Sports Inflight App began as a tournament-focused onboard experience and evolved into a broader live sports platform for constrained aircraft connectivity. The system combines a lightweight passenger app, controlled data delivery, custom analytics, headless content management, and reproducible cloud infrastructure.

Practice
Cloud · Web · On board
Inflight sports experience
Application
Next.js
Containerized passenger-facing app
Platform
Azure
Hosting and controlled delivery
Operations
Umbraco · Terraform · CI/CD
Headless content, infrastructure, deployments
Set in
Newsreader & DM Sans
Compiled May 2026
● Last word

Have an onboard product that must work the first time?

Bring us in before the whitelist is frozen. We’ll help you design the live experience around the real constraints first — low bandwidth, high latency, restricted URLs, cached state, and graceful degradation when the connection does not behave.