Guide

What is pitch control, and why does it beat a heatmap?

Updated 2026-08-19

Short answer

Pitch control is a model of which team would get to each part of the pitch first, given where every player is and how fast they are already moving. It turns a frozen frame into a map of owned space, which is why it explains a passing decision better than a heatmap — a heatmap shows where players have been, pitch control shows what is available right now.

Most football visualisations tell you about the past. Pitch control tells you about the next three seconds, which is the only window a player actually decides in.

The idea

Take a frozen frame. For every point on the pitch, ask a simple question: if the ball went there, which team would get to it first?

Answering that for every point produces a map. Areas one team would reach first are theirs; the boundaries between them are where the game is contested. Colour it in and you have a picture of who owns what, right now.

Why velocity matters

The naive version of this uses distance only: whoever is nearest owns the space. That is a Voronoi diagram, and it is wrong in a way that matters.

A defender sprinting backwards towards his own goal does not control the space behind him, however close he is to it — he is going the wrong way and would need to turn. A midfielder already moving into a channel controls it earlier than his distance suggests.

Proper pitch control accounts for the velocity a player already has: momentum, reaction time, and the fact that turning costs time. That is the difference between a diagram that looks clever and one that explains the decision.

What it shows you that a heatmap does not

Heatmaps and pitch control answer different questions, and they are routinely confused.

If you are asking why a pass was not on, a heatmap is useless and pitch control is exactly the tool.

How to read one

Three things worth looking for on a frozen frame:

The honest caveats

Treat it as a way of seeing, not a number to quote.

Seeing it on your own footage

TakticalSnap computes velocity-aware pitch control on a frozen frame, on the device, from footage you already have. Freeze any moment and the control layer is one toggle away, alongside chains, trails and the top-down map.

It is part of the free toolkit — analysis is unlimited, and only exporting video is paid.

Try it on your own footage

TakticalSnap runs the whole loop on an iPhone or iPad, on the device. Analysing is free and unlimited; exporting video is the only paid step.

More guides: How to analyse a football match video on your phone · Video analysis when you do not have a team platform