https://cricketapi-icc.pulselive.com/fixtures?matchTypes=T20...
Not sure if it is documented, but looks like you can kind of reverse it based on the query string parameters.
This gets you the matches: http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl...
Then with the match id you can get the score. http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl... where ipl2016-01 is the match id.
This gets you the matches: http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl...
Then with the match id you can get the score. http://datacdn.iplt20.com/dynamic/data/core/cricket/2012/ipl... where ipl2016-01 is the match id.