Is a team high-pressing or deep-defending? Do they build up patiently or play direct? This dataset captures each WC 2026 team's tactical fingerprint across 12 playing-style dimensions.
The dataset lives at data/wc2026/team_style_vectors.csv, one row per participant (48 total — including placeholder rows for teams with zero coverage). It is produced by scripts/build_team_style_vectors.py from the StatsBomb open dataset; per-match feature tables cache to data/raw/statsbomb_features/ (gitignored) so re-runs against the same fixture list are cheap. Teams with no StatsBomb coverage are backf…