Tennis Simulation -python
Budget: $10 – $30 AUD
I have the outlines of a tennis simulation and a play_tennis file where we simulate out the tennis match.
Need this done asap!
It currently is simulated off of ranking points but i would like that to change.
I would like it to be simulated off of probability to win the match (ie 60 = 60% to win match)
I would also like to include ave aces for player 1, serve % for player 1, ave breaks in match for player 1 as well as all this for player 2.
in the end i want to print an excel that has sim_number_x, player 1/player2 win, number of aces player 1/2, serve % for player 1/2, number of break points won for players 1/2.
no algorithm needed. just updated the scripts to make it work
Need this done asap!
It currently is simulated off of ranking points but i would like that to change.
I would like it to be simulated off of probability to win the match (ie 60 = 60% to win match)
I would also like to include ave aces for player 1, serve % for player 1, ave breaks in match for player 1 as well as all this for player 2.
in the end i want to print an excel that has sim_number_x, player 1/player2 win, number of aces player 1/2, serve % for player 1/2, number of break points won for players 1/2.
no algorithm needed. just updated the scripts to make it work