Apologies if this has already been done and I know you can see Tennis scores on many of the BA tools but I wanted to be able to integrate current scores in my automation BAF.
Attached you will find my BAF that will calculate the current score of a match and store it in various Event SVs
You can display it in Guardian/Bet Angel grid and you can use the SVs described below in you own BAFs
SVs
sb_gamescore (Event) - displays score as in screenshot above Sets, Games in current set, Current Score with current server
sb_setscore (Event) - displays only set score e.g. 1-0
sb_pt1 (Event) the current point of player in row 1
sb_pt2 (Event) the current point of player in row 2
Note: Advantage points are display 45-40
sb_gm1 (Event) the games won in current set by player in row 1
sb_gm2 (Event) the games won in current set by player in row 2
sb_set1 (Event) the sets won by player in row 1
sb_set2 (Event) the sets won by player in row 2
limitations:
in Tie Breaks does not show score currently - this is because there are so many combinations - something to work on!
not tested in 5 set matches
The data for the scores comes through via the Bet Angel software - so the updates are extremely quick and from what I can tell quicker than on flash score sites.
Hopefully, you will find it useful.
Since all the SVs are Event based, you can use them other other tennis markets that you want to use them in.
Note: Scores are updated every 1 second - make sure you have a quick enough recycle and the match is included in any restricted refresh
Tennis Scores in Automation
new version below.
1 new SV added
sb_server (Event)
1 if server is row 1 selection
2 if server is row 2 selection
If you do football automation you might be interested in my current score BAF
viewtopic.php?t=27973
horse racing meter in SV
viewtopic.php?t=29772
1 new SV added
sb_server (Event)
1 if server is row 1 selection
2 if server is row 2 selection
If you do football automation you might be interested in my current score BAF
viewtopic.php?t=27973
horse racing meter in SV
viewtopic.php?t=29772
You do not have the required permissions to view the files attached to this post.