This article may contain affiliate links. We may earn a small commission at no extra cost to you if you make a purchase through these links.
Semi-Automated Offside 2026: FIFA's World Cup Tech Stack
FIFA scanned 1,248 players, runs 12 cameras per stadium, and uses a smart ball with a 500Hz IMU. The 2026 World Cup is football officiating's pivot.

FIFA spent the first quarter of 2026 digitally scanning 1,248 World Cup players for AI-enabled 3D avatars, tracking 29 skeletal points on each athlete 50 times per second via 10–14 dedicated cameras per stadium. The Qatar 2022 semi-automated offside system was the proof of concept; the 2026 deployment is the production version that will set the template for every major football league for the next decade. VAR's worst critique — that offside calls were drawing tedious 90-second delays for millimeter rulings — has a real engineering answer.
The technology that supports it is no longer experimental. FIFA's per-stadium array uses Hawk-Eye-class computer vision (the same vendor we covered in the ball-tracking arms race) plus a smart-ball with embedded inertial sensors developed by Adidas. Together, they produce a definitive offside ruling in roughly 25 seconds. The Premier League, La Liga, and Bundesliga adopted progressive variants during the 2024–25 season. By the end of 2026, semi-automated offside will be the global standard at every Tier 1 football competition.
How semi-automated offside actually works
Three sensor stacks run in parallel during every match using the FIFA system:
- Player-tracking cameras: 10–14 cameras mounted under the stadium roof. Each one resolves 29 skeletal points per player at 50 frames per second. The system locks position to within a few centimeters per player limb.
- Smart ball: An Adidas-built match ball with an embedded 500Hz inertial measurement unit that broadcasts ball position and the precise moment of contact (a "kick spike" detected by the IMU) over a private low-latency radio link.
- 3D player avatars: Pre-tournament digital scans of every player produce millimeter-accurate body-dimension models. The cameras lock the live skeletal tracking to those avatars, eliminating the artistic-license figures that drew criticism at Qatar 2022.
The system computes offside as follows: at the moment the ball is struck (detected by the smart-ball IMU within roughly 1ms), the camera array snapshots player positions, projects them onto the offside line, and computes whether any attacking player's tracked body parts are beyond the second-last defender. The decision goes to a video assistant referee, who confirms or rejects, and the result is broadcast as a 3D animation. End-to-end: roughly 25 seconds from the kick to the announcement.
What was wrong with the Qatar 2022 system
Three operational problems showed up at Qatar that the 2026 system is engineered to fix. Avatar quality. Qatar's broadcast animations showed stylized human figures that visibly didn't match real player body proportions. Casual fans interpreted this as the system "making up" the position. The 2026 avatars are derived from millimeter-accurate pre-tournament scans of every player, addressing the optics concern even if the underlying calculation was already correct.
Decision latency. Qatar offside reviews took 70–90 seconds. The 2026 target is under 25 seconds, achieved through (a) faster player-tracking at 50fps vs Qatar's 30fps, (b) the smart-ball IMU replacing video frame analysis for the moment of contact, and (c) parallel pipeline architecture that runs the offside computation while the VAR queues the review.
Edge-case false positives. Qatar produced several rulings where a player's arm was determined to be marginally offside — technically correct by FIFA's interpretation of the laws but widely unpopular with fans. The 2026 system uses the more refined IFAB interpretation that excludes arms above the shoulder line from the offside reference, addressing this without requiring a full rule rewrite.
The league-by-league rollout state
| Competition | Semi-automated offside status (2026) | Notes |
|---|---|---|
| FIFA World Cup 2026 | Full deployment | 10–14 cameras per stadium, 1,248 player scans, Adidas smart ball |
| UEFA Champions League | Full since 2022–23 season | System refined for 2025–26; mirrors FIFA stack |
| Premier League | Full since 2024–25 | Uses Hawk-Eye optical tracking; smart-ball pilot pending |
| La Liga | Full since 2023–24 | Hawk-Eye + Adidas smart-ball |
| Bundesliga | Full since 2024–25 | Aggressive early adopter; some critique on smart-ball accuracy in cold-weather matches |
| Serie A | Partial; full by mid-2026 | Funding constraints across smaller venues |
| MLS | Partial; targeted full deployment 2027 | Investing alongside the 2026 World Cup co-host infrastructure |
The pattern: top-tier European leagues moved first because UEFA's mandates pulled them; FIFA's 2026 deployment is the global pivot point that will pull the second-tier leagues. Within 18 months of World Cup conclusion, every Tier 1 league globally will have full semi-automated offside.
What comes after semi-automated offside
The infrastructure FIFA is deploying is not single-purpose. The same 12-camera array and smart-ball stack supports a much wider VAR toolkit:
- Automated handball detection: Real-time computation of whether the ball contacted a defender's arm in an unnatural position. Still under IFAB review for production deployment; piloted in Bundesliga 2025–26.
- Foul-zone violation detection: Encroachment on penalty kicks, free-kick walls, defensive lines — all derivable from the same per-player skeletal tracking.
- Goal-line technology consolidation: FIFA's separate goal-line system (Hawk-Eye GoalRef) is being merged into the unified pitch-tracking stack for 2026.
- Foul severity grading: Computer vision detection of high-impact tackles for in-game red-card escalation. Most controversial, longest deployment timeline.
The path from rule-enforcement automation in football tracks closely with what we covered in the MLB ABS Challenge System — measurement infrastructure first, application-layer rules second. Football is following the baseball template with a 24-month lag.
What this means for the sport
Three things change with full semi-automated offside as the standard. First, controversial-decision percentage drops. Premier League data from the 2024–25 season showed a 73% reduction in post-match disputes over offside calls vs the 2022–23 season. Match-officiating credibility recovers some of the ground it lost to early VAR friction.
Second, the time cost shrinks. 25-second offside reviews are tolerable; 90-second reviews changed match rhythm. The pace-of-play debate moves on from offside to the next chokepoint, which is handball review.
Third, broadcast augmentation becomes a real feature. The 3D avatar visualizations that explain offside rulings to the crowd are also being licensed for use in pre-match analysis, fantasy football products, and sportsbook activations. The same infrastructure that enforces the rule now also packages the data for downstream products. FIFA's revenue projection for 2026 broadcast-data licensing is reportedly 4× the 2022 figure.
The bottom line
Semi-automated offside is the most successful piece of sports-officiating technology deployed in the last 20 years, and 2026 is the year it becomes the global default. The Qatar 2022 critique was earned but is largely fixed in the 2026 stack. The broader pattern — measurement-first infrastructure that turns out to also be a broadcast and commercial data product — is the playbook every other officiating technology will follow. Watch the Bundesliga handball-detection pilot through fall 2026; if it ships cleanly, expect handball to follow offside as the next fully automated call within three years.
Frequently Asked Questions
How does semi-automated offside detect the moment a ball is kicked?
The Adidas-built match ball contains an inertial measurement unit (IMU) sampling at 500Hz. When the ball is struck, the IMU detects a "kick spike" — a sudden acceleration signature — and broadcasts the timestamp over a private radio link to the VAR system. The 1-millisecond timing precision is what makes the millimeter-accurate offside ruling possible.
How many cameras does the 2026 World Cup stadium array use?
Each World Cup venue is equipped with 10 to 14 dedicated tracking cameras mounted under the stadium roof. The cameras resolve 29 skeletal points per player at 50 frames per second, then lock the live skeletal data to the millimeter-accurate 3D player avatars that FIFA scanned pre-tournament. The system tracks every player and the ball simultaneously across the full pitch area.
Why is it called "semi-automated" instead of "fully automated" offside?
The system calculates the offside ruling automatically and produces a visualization, but a video assistant referee (VAR) confirms the decision before it goes to the on-pitch referee. This is intentional — FIFA preferred a human-in-the-loop final step both for institutional reasons (preserving the official's role) and as a safeguard against edge cases the system has not encountered. The MLB ABS Challenge System uses the same pattern.
What was wrong with the Qatar 2022 system that the 2026 version fixes?
Three issues: (1) the broadcast 3D avatars looked stylized and didn't match real player proportions; (2) offside reviews took 70–90 seconds, breaking match rhythm; (3) edge-case rulings on marginally offside body parts (especially arms) drew widespread complaint. The 2026 system uses pre-scanned player avatars, runs at 50fps vs Qatar's 30fps, and excludes arms-above-shoulder from the offside reference.
Will fully automated officiating ever replace human referees in football?
Not in the foreseeable future. FIFA, UEFA, and IFAB have all stated explicitly that the human referee role is non-negotiable in their respective competitions. Automation is positioned as decision-support, not replacement. The trajectory is more offside-like calls (objective measurements with a clear rule) moving to automated assistance, while subjective calls (foul severity, advantage, in-game discipline) stay with the human official.
Enjoying this article?
Get more strategic intelligence delivered to your inbox weekly.
Enjoyed this article?
VentureBeast.Tech is independent and reader-supported. If this saved you time, you can buy us a coffee — it keeps the research deep and the site ad-light.
Support us on Ko-fi


Comments (0)
No comments yet. Be the first to share your thoughts!