Missing Competition Info (listMarketCatalogue)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • komposter new
    Junior Member
    • Sep 2015
    • 1

    #1

    Missing Competition Info (listMarketCatalogue)

    Hi all!

    I request a list of tennis matches using listMarketCatalogue and received following answer:
    Code:
    {
    "jsonrpc":"2.0",
    "result":
    [
    	{
    		"marketId":"1.120538702","marketName":"Match Odds","totalMatched":12127.725726,
    		"runners":[{"selectionId":6440521,"runnerName":"Richel Hogenkamp","handicap":0.0,"sortPriority":1},{"selectionId":2451050,"runnerName":"Arantxa Rus","handicap":0.0,"sortPriority":2}],
    		"event":{"id":"27534650","name":"Hogenkamp v Rus","countryCode":"NL","timezone":"CET","openDate":"2015-09-11T10:30:00.000Z"}
    	},
    	{
    		"marketId":"1.120574275","marketName":"Match Odds","totalMatched":178525.69945800002,
    		"runners":[{"selectionId":8621877,"runnerName":"Albert Ramos-Vinolas","handicap":0.0,"sortPriority":1},{"selectionId":8257868,"runnerName":"Salvatore Caruso","handicap":0.0,"sortPriority":2}],
    		"competition":{"id":"8192907","name":"Genova Challenger 2015"},
    		"event":{"id":"27535828","name":"Ramos-Vinolas v Caruso","countryCode":"IT","timezone":"UTC","openDate":"2015-09-11T11:33:00.000Z"}
    	}
    ],
    "id":1
    }
    Why "competition" section missing in the first match?
    It happens time to time and I don't know what should I do.

    Thanks for any help.
  • JMJM
    Junior Member
    • Mar 2013
    • 3

    #2
    Competition support seems flaky at best. To be fair they're only officially supported for Soccer events according to the docs, though they seem to be widespread throughout most other sports. I scanned through everything last week and found there were no competitions at all for either horse or greyhound racing, as well as the occasional competitionless (is that even a word?) event under volleyball, financial bets and soccer. All tennis matches belonged to a competition at the time, though obviously not when you checked!

    I'm assuming you didn't specify a competition id(s) in the filter for your quoted request? That'd indicate a separate problem if you had.

    Comment

    Working...
    X