Downloads

Every figure as PNG, every parquet as CSV, plus the raw JSON the study consumes — leaderboards, attention chemistry pairs & groups, tactical-mechanism taxonomy, team maps, builder lineups, and the trained model checkpoints. Right-click or tap-and-hold to save individual files; Methodology has the math behind each one.

Event-pipeline JSON (VAEP / JOI / JDI)

Used by Overview, Top Pairs, Team Maps, and the Team Builder.

Attention chemistry (tracking transformer)

Output of the frame-VAEP transformer described in Methodology §2–3. The per-pair and per-group attention totals are what the Chemistry Leaderboards render.

Club vs National & FIFA Mode

Cross-context comparisons (StatsBomb open data passed through the same VAEP model) and the FIFA-rating crosswalk used by FIFA Mode.

Tabular data (CSV)

Generated from parquet sources by the export pipeline.

Figures (PNG)

Per-team offensive and defensive chemistry maps.

Model artifacts

Event-pipeline classifiers (joblib) plus PyTorch Lightning checkpoints for the tracking transformer. Loading recipes are in Methodology §6.

Transformer checkpoints (transformer_xt_regression.ckpt, transformer_frame_vaep.ckpt) are gitignored to keep the repo light — rebuild them from the repro recipe in ~10 minutes on a single GPU, or contact us for a direct link.