Pages:
Actions
  • #1 by JP_potts on 21 May 2022
  • Can anyone tell me what tennis_player1_service_breaks does and how to use it please?

    I was assuming it to mean a full break of serve.  As in, if Murray serves in the first game of the first set, and Nadal wins the game, that is 1 break of serve.

    After testing it, that does seem to be the case.

    Specifically, the trigger is:


    So in this particular case, I expect both players to have scored a service break, and for them both to have an equal amount of service breaks.

    This is being triggered in the first game of the first set.  So the set score is 0-0, and the game score is like 30-40 or something (can't remember the exact score)
  • #2 by JP_potts on 21 May 2022
  • Ok, so I've done a bit of investigation.

    In time machine, it works as expected. tennis_player1_service_breaks is 0 until they score a break of serve, then it is equal to 1.

    When running in betfair mode, I'm getting different results.  

    So today, in the match Arnaldi v Casanova, I recorded tennis_player1_service_breaks every 10 seconds, and this is what I got:
    1024
    17656
    22927
    14080
    16173
    16571
    16173
    14311
    0
    14311
    1139
    0
    0
    16571
    16571
    17656
    14311
    17656
    0
    22927
    (this then went to 0 before the end of the first game, and stayed at 0 for the rest of the match)

    I would really like to use tennis_player1_service_breaks in my strategy because the theory fits nicely, so could someone explain how I am supposed to use it please?  I don;t understand these numbers.
Pages:
Actions