Python

Welsh Nationals BB2025 roster analysis

The Welsh Nationals 2026 were the first big high stakes UK tournament using Third Season (BB2025) rules. Lets have a look at the rosters!

Third Season team popularity

Blood Bowl Third Season (aka BB2025) is here! In this post, I look at tournament data from Tourplay and NAF to check what teams are popular in BB2025.

Visualizing Blood Bowl Gnome roster development during League play

In the board game Blood Bowl, coaches develop their teams over a series of matches. In this post, we use the **fumbbl_replays** Python package to plot and analyze Gnome team development choices during league play.

Introducing the fumbbl_replays Python package for Blood Bowl

The **fumbbl_replays** package is a Python utility package for the board game Blood Bowl. It allows users to plot board positions, either from scratch, or from existing (FUMBBL) game logs. In addition, it has some functionality to analyze FUMBBL game logs.

Nufflytics: Analyzing Blood Bowl matches from FUMBBL using Python

This blogpost is about **Blood Bowl**, a boardgame I started playing last year. The idea of this blog post is to showcase some possible analyses that can be done on the FUMBBL match data I've compiled.

Construction of a public dataset of Blood Bowl matches played on FUMBBL.com

This blogpost is about **Blood Bowl**, a boardgame I started playing last year. The goal of this blog post is to use Python API and HTML scraping to fetch Blood Bowl match outcome data from FUMBBL.com, and to create a structured dataset ready for analysis and visualization.