Skip to content

Program that generates a statistics scorecard for march madness matchup.

Notifications You must be signed in to change notification settings

DMcDe/march-madness-scorecards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

march-madness-scorecards

A python that generates a statistics scorecard for march madness matchups. Scorecards contain easy to read data to help you cut through the noise and make your best bracket.

Running main will prompt you to enter a year and two team names. It will then use data from college basketball reference and kenpom to create a visual scorecard with information on relevant statistics, home and away record, and individual game results.

Known issues and future improvements:

  1. Not all teams have logos in the provided logo folder, and some teams have logos but under different names (ex: mississippi state vs mississippi st.)
  2. Because of the way it reads kenpom, it only works for teams still in the tournament. Teams not in the tournament won't be recognized when you enter their name.
  3. Inputting names is somewhat cumbersome. This will be improved in future iterations.
  4. Women's version is in the works.
  5. More comprehensive statistics may be included in future versions.
  6. Color coding for turnovers in the stats chart is wrong. Lower turnovers are red when they should be green.

About

Program that generates a statistics scorecard for march madness matchup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages