How to create my own tennis stats? Any detailed database accessible?

Post Reply
User avatar
pdenoeud
Posts: 71
Joined: Tue Jun 26, 2018 10:37 am

Hi all

I would like to create my own tennis stats.
One exemple of stats would be "when a player X wins his serve Y-Z, what is the percentage chances that he will win his next serve, based on his Q last games played?"
I have plenty other stats I would like to calculate like this. This could be very helpfull in order to then elaborate trading strategies.

To do this, I need to access a data base in order to query it, eventually through an API (I am an IT engineer). The data base has to be detailed : I need the point scores of every single game played.
Does anybody know if this kind of database exists?
http://www.tennisabstract.com has details of many matches, but I do not think there is a way to query their underlying database.

Thanks in advance for your help!
User avatar
Euler
Posts: 24701
Joined: Wed Nov 10, 2010 1:39 pm
Location: Bet Angel HQ

They are on github and that has a lot of data in raw format that may be useful for you.
User avatar
pdenoeud
Posts: 71
Joined: Tue Jun 26, 2018 10:37 am

Euler wrote:
Wed Nov 14, 2018 4:52 pm
They are on github and that has a lot of data in raw format that may be useful for you.
Thanks, I finally saw that tonight. The database is detailed (point by point) and quite big (around 4000 matches). That's great!
Post Reply

Return to “Tennis Trading”