MLB Player Grader - My first Streamlit app

MLB Player Grader - My first Streamlit app

Hey everyone,

Just deployed my first Streamlit app - an MLB Player Grader that gives current players grades (S+ to F) based on their current hitting stats.

Links:

Live App: MLB Player Grader
GitHub: Repository

Features:

  • Player search with real-time MLB data
  • Grading using BA, OBP, OPS with custom point system
  • Player photos (headshot + action shots)
  • Bonus points for well-rounded hitters
  • Handles all current MLB players

Built with: Python, Streamlit, MLB StatsAPI

Would love any feedback on the grading system or how the app feels to use.

Try searching Aaron Judge or Steven Kwan to see how it works!

Thanks to this community for all the inspiration.

2 Likes