Native iOS MLB statistics SwiftUI

Statcatcher

A visual tour of the iOS app: player profiles, configurable leaderboards, team pages, standings, and postseason brackets.

01

Player profiles

Career totals, season tables, awards, and multi-team year handling.

02

Leaderboards

Season, career, and single-season records with configurable columns and filters.

03

Teams

Standings, rosters, team stats, leaders, schedules, and current season context.

04

Postseason

Expandable playoff series cards across Wild Card, DS, LCS, and World Series formats.

Build notes

SwiftUI app. FastAPI backend. Official MLB Stats API data.

Statcatcher is built as a native iOS app with async Swift networking, backed by a Python service that normalizes MLB data and caches heavier season and postseason responses.