Skip to content

jackrhoa/uva-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVA ⚾ Stats

Virginia baseball game-by-game and season statistics that are filterable and sortable.

Website License: MIT

Unlike nearly every other free college baseball analytics site, UVA Stats supports advanced filtering that enables fans and coaches to find the insights that matter. Check how players' performances change over the course of the season, or identify the specific factors that contribute to their success.

Key Features

  • Advanced Filtering: Sort and filter player stats by date range, multi-hit games, innings pitched, and more.
  • Comprehensive Data: Includes complete batting, pitching, and fielding information for Virginia's 2025 season.
  • Real-Time Updates: A custom scraping system updates the database with the latest advanced stats immediately following each game.
  • Completely Free: All data and analysis are provided without paywalls, making advanced stats accessible to everyone.
  • Upcoming Features: Detailed stat splits for batting and pitching are coming soon!

Live Demo

The latest version of the website is available at: https://uvastats.jackrhoa.com

Local Installation

Docker is the easiest way to run this web app on your local machine.

  1. Prerequisites:

  2. Clone the repository and navigate to the root directory:

    git clone https://github.com/jackrhoa/uva-stats.git
    cd uva-stats
  3. Launch the application:

    docker-compose up -d

    The app should now be running locally.

  4. To stop and remove the containers, run:

    docker-compose down

Affilitation

This project is not affiliated with the University of Virginia or the NCAA in any way.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Feel free to email me at zcy4pf {ALT + 64} virginia {ALT + 46} edu with any feedback, suggestions, or thoughts!

About

Virginia baseball game-by-game and season statistics that are filterable and sortable, scraped from box scores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors