Match Events

Plotting Event Data in Matplotlib

In this Python Tutorial I will plot event data from StatsBomb in a few different scenarios. This will include shots and passes from a single match. This data will be called using the StatsBomb python library and reformatted entirely in Python. I hope you enjoy.

Tutorial - Plotting shots using StatsBomb freeze frame data

Following on from last weeks post on plotting passes, I thought it might be fun to plot the shots and locations of players using the shot freeze frame in StatsBomb data.