ended3월 19일· 1 sources
Gathering Hyrox Race Insights with Python
Python을 활용한 Hyrox 레이스 성과 분석
Why it matters
The author uses Python to analyze Hyrox race performance data by leveraging the unofficial pyrox-client API to fetch public leaderboard results. The script calculates field averages for each race event and compares the author's individual times against them to identify improvement opportunities. Key utilities include data fetching via the Pyrox API, average calculation, and athlete record lookup.
1
Sources
+0
24h
—
Growth
175d
Active
HyroxPythonpyrox-clientrace analyticsperformance insights