concept Updated 2026-08-18 Tags: Football, Data, Computer-Vision, Analytics

Football Event and Tracking Data

Football event and tracking data is the structured and semi-structured record of what happens on and off the ball during a match. In EP 12: Insightful Conversation with a Football Analytics Professional, Anna D’Souza describes football technology through video/data tools, JSON files, text files, event data, tracking data, and unstructured sports data.

The source distinguishes on-ball and off-ball information. On-ball events may be manually tagged or derived from event feeds, while off-ball activity can require computer vision and tracking systems. Machine-learning techniques can help synchronize event data with tracking data so analysts can connect actions, positions, movement, and game context.

The concept links applied football analytics to both scouting and modeling. It can support Data-Driven Football Scouting by making player actions comparable, while also supporting Sports Predictive Modeling through richer variables for match, possession, counterattack, or penalty analysis.

EP 13: Soccer Analytics Through the Lens of Coaching adds the coaching-facing version through Bruno. GPS tracking, distance covered, heat maps, passing direction, passing volume, passing patterns, and high-angle match video become useful when they reveal overused space, opponent overloads, inefficient running, or cues for halftime adjustment in Live Match Analytics.

Key Claims

  • Football analytics depends on event and tracking data that are often messy before analysis.
  • On-ball and off-ball information require different collection and synchronization methods.
  • Computer vision can help capture off-ball movement that ordinary event data misses.
  • Data formats such as JSON, text files, event feeds, and video-derived records become part of the analyst’s everyday work.
  • Synchronization work can be as important as the downstream model because mismatched data can distort the football question.
  • Coaching use often starts with simpler event, tracking, and video summaries that can be explained quickly enough to affect training or a match.

Connections