TL;DR
Adafruit has released a guide for building an LED matrix display scoreboard specifically for the FIFA World Cup. This project utilizes a Matrix Portal S3, which is a microcontroller designed for driving LED matrices and runs on CircuitPython. The display pulls data from the ESPN API to show real-time game information, including team names, flags, location, and match times.