Sorry, we don't support your browser.  Install a modern browser

EuroLeague WOWY#174

I was curious if it was trivial to port existing WOWY code for NBA/WNBA for EuroLeague contests. The league has an API that follows the formats:
Box Score: https://live.euroleague.net/api/PlaybyPlay?gamecode=54&seasoncode=E2021
Play by Play: https://live.euroleague.net/api/PlaybyPlay?gamecode=54&seasoncode=E2021

The game codes count up sequentially through the season. I thought this would be a useful tool for both DFS contests as well as prop betting, but I wasn’t sure whether the cost in time merited the value it would provide or not.

3 years ago

I started to look into this and give it a try. So far most of the data is pretty easy to get but I’m not sure if the play by play data has everything needed. I’ll let you all know if I can get this working.

3 years ago