Comparing the pace of athletes during the 2022 Rotterdam Marathon

Florian Maas

By Florian Maas on April 11, 2022

Estimated Reading Time:

Enter a BIB number:
NL

Abdi Nageeye

Finish time: 02:04:56

Rank: #1/11714

Category: MSR

Cat. rank: #1/3293

Pace distribution

Loading

Pace distribution within MSR

Loading

The official Sporthive page with the results for the 2022 Rotterdam Marathon. can be found here.

About

I recently rewrote my personal website from scratch in Gatsby, which in combination with MDX allows for reactive components within a blog post. This blog post is the result of some experimenting with React components.

The page was built by first scraping the Sporthive API with Python, the code for which can be found in this github repository. That results in a .json file that can be read by this page and turned into reactive components. The source code for this blog post can also be found on github.