RISE Journal1 August 2026Ai in Action

How Does Player Tracking Work in Sports?

Player tracking uses computer vision to follow every player and the ball across frames, producing positional data for stats, tactics and graphics.

How Does Player Tracking Work in Sports?

Player tracking in sports uses computer vision to follow every player and the ball through a match, frame by frame, producing a continuous record of where everyone is at every moment. That positional data is the foundation for physical stats, tactical analysis, broadcast graphics and a growing range of fan-facing products. It turns a video of a match into structured numbers you can query, compare and visualise.

How tracking actually works

A tracking system first detects each player and the ball in every frame, then links those detections across frames so it can tell that a player in one frame is the same individual a moment later. Maintaining that identity through occlusion — when players cross, collide or hide the ball — is the hard part, and it is where systems differ most. Tracking sits one layer above raw detection in the computer-vision stack we describe in What Is Computer Vision in Sports?.

Optical vs sensor tracking

There are two broad approaches. Optical tracking uses cameras and computer vision to infer positions from video — it works from the broadcast feed or dedicated cameras and needs nothing on the players. Sensor-based tracking uses wearable devices that report position directly, which is precise but requires kit on every player and is mostly used in training rather than live broadcast. Most broadcast-facing tracking today is optical, because it works with footage that already exists.

Why tracking is spreading down the pyramid

Tracking was once the preserve of elite clubs with dedicated camera rigs. Optical tracking from the broadcast feed has changed that, because any match with a usable feed can now generate positional data without special hardware on the players or the venue. That is pushing analytics, graphics and fan data into lower leagues and women's football, where the budget for sensor systems never existed. The quality is not identical to a full multi-camera rig, but it is more than enough to power real insight where there was previously none at all.

What tracking data gives you

  • Physical metrics — distance covered, sprints, top speeds.
  • Spatial data — formations, defensive lines, space created and conceded.
  • Possession patterns — passing networks, build-up and territory.
  • Modelled stats — expected goals and similar metrics built on position and events.

From tracking to insight

Positional data is raw material, not insight. It becomes useful when it answers a question — why a press worked, where a defence was exposed, how a substitution changed the shape. Turning tracking into tactical understanding is the analysis layer we cover in AI Football Analysis: Player Tracking, Stats and Tactics. The model finds the pattern; a human decides what it means.

Where tracking breaks down

Tracking is hardest exactly when it matters most: crowded penalty boxes, fast transitions, players in identical kit, and the ball obscured by bodies. Errors here are subtle — an identity swap or a brief loss of the ball can quietly corrupt the stats built on top, which is why tracking quality, not just its existence, is what counts. The broader accuracy point is in our piece on accuracy and trust.

Re-identification: the hardest problem

The single hardest problem in tracking is re-identification — keeping a player's identity correct after they are hidden, collide with others, or leave and re-enter the frame. Lose the thread and the system swaps two players, quietly corrupting every stat built on top. Solving this reliably, especially when teammates wear identical kit, is where tracking systems genuinely differ, and it is far harder than simply finding the players in a single frame. Most of the value of a good tracker is in how gracefully it handles these moments.

What tracking data does not capture

Tracking tells you where players were, but not what they intended or how hard a run cost them. It captures position, not effort, intent or fatigue beyond what movement reveals. That is why tracking data is powerful but incomplete: it is the skeleton of what happened, which a coach or analyst then fleshes out with context the cameras cannot see. Treating the numbers as the whole story, rather than the visible part of it, is a common and costly mistake.

Answers

Frequently asked questions

Yes — optical tracking can work from a broadcast feed, though parts of the pitch outside the shot are inferred. Dedicated multi-camera systems capture the full pitch continuously and are more precise.

Discussion

Comments

0 approved

No approved comments yet.