Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpritchett/sagarin_cfb_picks
🏈 📣 🚩 Semi-automated process to pick winners for this week's CFB games by using Sagarin ratings.
https://github.com/dpritchett/sagarin_cfb_picks
fantasy-football jquery ruby
Last synced: 13 days ago
JSON representation
🏈 📣 🚩 Semi-automated process to pick winners for this week's CFB games by using Sagarin ratings.
- Host: GitHub
- URL: https://github.com/dpritchett/sagarin_cfb_picks
- Owner: dpritchett
- Created: 2011-09-03T22:07:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-10T21:47:02.000Z (over 13 years ago)
- Last Synced: 2024-12-06T23:18:52.496Z (2 months ago)
- Topics: fantasy-football, jquery, ruby
- Language: Ruby
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
NCAA Football win picker. Uses [power rankings pulled from Jeff Sagarin / USA Today](http://www.usatoday.com/sports/sagarin/fbt11.htm) to pick winners for ~30 games per week. Sorts winners by confidence as determined by the projected win margin.
External interface is provided by a sinatra application which receives a "slate" of this week's games and returns a JSON object containing the picks and their respective confidence scores. End user hooks into the web service via a bookmarklet activated on a Yahoo CFB Pick 'em page.
Copyrights for Sagarin Ratings, USA Today, NCAAF, and Yahoo CFB Pick Em belong to their respective owners.