https://github.com/pengor/cascadia-cup-odds
Calculator for win percentages for the Cascadia Cup using FiveThirtyEight odds
https://github.com/pengor/cascadia-cup-odds
soccer sports-analytics
Last synced: 2 months ago
JSON representation
Calculator for win percentages for the Cascadia Cup using FiveThirtyEight odds
- Host: GitHub
- URL: https://github.com/pengor/cascadia-cup-odds
- Owner: Pengor
- License: mit
- Created: 2019-05-17T17:09:35.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T18:09:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T16:13:10.743Z (4 months ago)
- Topics: soccer, sports-analytics
- Language: JavaScript
- Homepage: https://superthread.org/cascadia.html
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚠️ This tool is currently broken due to FiveThirtyEight ceasing publication of their soccer statistics ⚠️
# Cascadia Cup Odds Calculator
This calculates who is most likely to win the Cascadia Cup this year given current match outcome data provided by [FiveThirtyEight](https://fivethirtyeight.com).The [Cascadia Cup](https://en.wikipedia.org/wiki/Cascadia_Cup) is a trophy contested annually by the three MLS soccer clubs in the Pacific Northwest:
* Vancouver Whitecaps
* Seattle Sounders*
* Portland Timbers[Data from FiveThirtyEight](https://projects.fivethirtyeight.com/soccer-api/club/spi_matches.csv) is provided under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/)
*Note that although I am a Sounders fan I promise not to be biased :wink:
## Web deployment
Check out https://superthread.org/cascadia.html for a live web deployment!