Navigating Tennis matches

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VitalMedvedev
    Junior Member
    • Jun 2013
    • 1

    #1

    Navigating Tennis matches

    Hi everyone.

    I'm writing some vb.net software using API-NG and got stuck in markets navigating. I'm interested in tennis matches only.

    In general, i get list of tennis competitions using listCompetitions call with eventTypeIds=2. After that i call listEvents with each competitionIds from the response.

    That request returns list of actual matches for some tournaments like US Open, Challengers, but other tournaments like Wimbledon return just Mens Tournament, Womens Tournament events.

    Can someone advise how to go into those and get list of matches with their markets?
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #2
    I think you have to use the navigation data as the standard API calls will not give you what you want.

    Details on the navigation data can be found at https://api.developer.betfair.com/se...r+Applications

    Comment

    Working...
    X