homerchen19/nba-go

Feature request - Sort future game schedule by most competitive

Open

#60 opened on Dec 4, 2017

View on GitHub
 (5 comments) (3 reactions) (0 assignees)JavaScript (3,571 stars) (211 forks)batch import
featuregood first issue

Description

Motivation

With so many games each day, it'll be good to know which games are potentially the "most competitive". This could help choose which game to watch.

How

One way to measure competitive game could be differential in WIN%. The lower the differential of WIN% between two teams, the more the chances of those teams being evenly matched.

Contributor guide