ball_lav ball_pink Asset 2 Dhoni have 144.78 Strike rate against MI 7 Batting performance of MSD with MI? Question Answer MSD performance with MI? ball_lav ball_pink Asset 2

Cricket Schedule API

The Schedule API provides the match schedule based on the schedule access. By default, it provides current month match schedule. For Season based request, it provides the match schedule of the complete season. It also provides the schedule for the requested date and month based on the schedule access of the plan.

Guideline: How Schedule API Be Used?

Metric Group 100 & 100B

Request

  • Path: https://rest.cricketapi.com/rest/v2/schedule/
  • Path (for season based): /rest/v2/season/{SEASON_KEY}/schedule/
  • Method: GET
  • Params:

    • access_token - Required
    • date - Optional. Format: YYYY-MM or YYYY-MM-DD

Response

  • data.months - List. List of days.
  • data.months.days - List. List of matches.
  • data.months.days.matches - List. List of matches for a day.
  • data.months.days.day - Integer. Day of the month.
  • data.months.days.current_day - Bool. If true current_day and today date is same otherwise false

Example

General Schedule Request

$ GET https://rest.cricketapi.com/rest/v2/schedule/?access_token=ACCESSTOKEN

General Schedule Response

{
    "status": true,
    "version": "2.0.3",
    "status_code": 200,
    "expires": "1542892427.0",
    "Etag": "1542892427.0",
    "cache_key": "schedule|2018-11",
    "data": {
        "months": [
            {
                "current_month": true,
                "month": "2018-11",
                "days": [
                    {
                        "matches": [
                            {
                                "key": "indwi_2018_one-day_05",
                                "name": "India vs West Indies",
                                "short_name": "IND vs WI",
                                "related_name": "5th ODI Match",
                                "title": "India vs West Indies - 5th ODI Match - India vs West Indies 2018",
                                "season": {
                                    "key": "indwi_2018",
                                    "name": "India vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "indwi_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "indwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat West Indies by 9 wickets",
                                    "others": [],
                                    "info": "India won by 9 wkts",
                                    "completed": "India won by 9 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-01T08:00+00:00"
                                },
                                "format": "one-day",
                                "venue": "Greenfield International Stadium, Thiruvananthapuram, India",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/indwi_2018/indwi_2018_one-day_05/",
                                "expires": "1541073475.0",
                                "approx_completed_ts": 1541071859,
                                "cache_key": "match|indwi_2018_one-day_05|micro_card"
                            }
                        ],
                        "day": 1,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "paknz_2018_t20_02",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "2nd T20 Match",
                                "title": "Pakistan vs New Zealand - 2nd T20 Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan beat New Zealand by 6 wickets",
                                    "others": [],
                                    "info": "Pakistan won by 6 wkts",
                                    "completed": "Pakistan won by 6 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-02T16:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_t20_02/",
                                "expires": "1541186577.0",
                                "approx_completed_ts": 1541185721,
                                "cache_key": "match|paknz_2018_t20_02|micro_card"
                            }
                        ],
                        "day": 2,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "banzim_2018_test_01",
                                "name": "Bangladesh vs Zimbabwe",
                                "short_name": "BAN vs ZIM",
                                "related_name": "1st Test Match",
                                "title": "Bangladesh vs Zimbabwe - 1st Test Match - Bangladesh vs Zimbabwe 2018",
                                "season": {
                                    "key": "banzim_2018",
                                    "name": "Bangladesh vs Zimbabwe 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "banzim_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "zim",
                                        "name": "Zimbabwe",
                                        "match": {
                                            "season_team_key": "banzim_2018_zim"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Zimbabwe beat Bangladesh by 151 runs",
                                    "others": [],
                                    "info": "Zimbabwe won by 151 runs",
                                    "completed": "Zimbabwe won by 151 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-03T04:00+00:00"
                                },
                                "format": "test",
                                "venue": "Sylhet International Cricket Stadium, Sylhet, Bangladesh",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/banzim_2018/banzim_2018_test_01/",
                                "expires": "1541493462.0",
                                "approx_completed_ts": 1541490513,
                                "cache_key": "match|banzim_2018_test_01|micro_card"
                            }
                        ],
                        "day": 3,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "ausrsa_2018_one-day_01",
                                "name": "Australia vs South Africa",
                                "short_name": "AUS vs RSA",
                                "related_name": "1st ODI Match",
                                "title": "Australia vs South Africa - 1st ODI Match - Australia vs South Africa 2018",
                                "season": {
                                    "key": "ausrsa_2018",
                                    "name": "Australia vs South Africa 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "rsa",
                                        "name": "South Africa",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_rsa"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "South Africa beat Australia by 6 wickets",
                                    "others": [],
                                    "info": "South Africa won by 6 wkts",
                                    "completed": "South Africa won by 6 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-04T03:20+00:00"
                                },
                                "format": "one-day",
                                "venue": "Perth Stadium, Perth, Australia",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/ausrsa_2018/ausrsa_2018_one-day_01/",
                                "expires": "1541324974.0",
                                "approx_completed_ts": 1541324228,
                                "cache_key": "match|ausrsa_2018_one-day_01|micro_card"
                            },
                            {
                                "key": "indwi_2018_t20_01",
                                "name": "India vs West Indies",
                                "short_name": "IND vs WI",
                                "related_name": "1st T20 Match",
                                "title": "India vs West Indies - 1st T20 Match - India vs West Indies 2018",
                                "season": {
                                    "key": "indwi_2018",
                                    "name": "India vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "indwi_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "indwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat West Indies by 5 wickets",
                                    "others": [],
                                    "info": "India won by 5 wkts",
                                    "completed": "India won by 5 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-04T13:30+00:00"
                                },
                                "format": "t20",
                                "venue": "Eden Gardens, Kolkata, India",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/indwi_2018/indwi_2018_t20_01/",
                                "expires": "1541351171.0",
                                "approx_completed_ts": 1541350015,
                                "cache_key": "match|indwi_2018_t20_01|micro_card"
                            },
                            {
                                "key": "paknz_2018_t20_03",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "3rd T20 Match",
                                "title": "Pakistan vs New Zealand - 3rd T20 Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan beat New Zealand by 47 runs",
                                    "others": [],
                                    "info": "Pakistan won by 47 runs",
                                    "completed": "Pakistan won by 47 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-04T16:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_t20_03/",
                                "expires": "1541359033.0",
                                "approx_completed_ts": 1541358318,
                                "cache_key": "match|paknz_2018_t20_03|micro_card"
                            }
                        ],
                        "day": 4,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 5,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "sleng_2018_test_01",
                                "name": "Sri Lanka vs England",
                                "short_name": "SL vs ENG",
                                "related_name": "1st Test Match",
                                "title": "Sri Lanka vs England - 1st Test Match - Sri Lanka vs England 2018",
                                "season": {
                                    "key": "sleng_2018",
                                    "name": "Sri Lanka vs England 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "sl",
                                        "name": "Sri Lanka",
                                        "match": {
                                            "season_team_key": "sleng_2018_sl"
                                        }
                                    },
                                    "b": {
                                        "key": "eng",
                                        "name": "England",
                                        "match": {
                                            "season_team_key": "sleng_2018_eng"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "England beat Sri Lanka by 211 runs",
                                    "others": [],
                                    "info": "England won by 211 runs",
                                    "completed": "England won by 211 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-06T04:30+00:00"
                                },
                                "format": "test",
                                "venue": "Galle International Stadium, Galle, Sri Lanka",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/sleng_2018/sleng_2018_test_01/",
                                "expires": "1541761519.0",
                                "approx_completed_ts": 1541760187,
                                "cache_key": "match|sleng_2018_test_01|micro_card"
                            },
                            {
                                "key": "indwi_2018_t20_02",
                                "name": "India vs West Indies",
                                "short_name": "IND vs WI",
                                "related_name": "2nd T20 Match",
                                "title": "India vs West Indies - 2nd T20 Match - India vs West Indies 2018",
                                "season": {
                                    "key": "indwi_2018",
                                    "name": "India vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "indwi_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "indwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat West Indies by 71 runs",
                                    "others": [],
                                    "info": "India won by 71 runs",
                                    "completed": "India won by 71 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-06T13:30+00:00"
                                },
                                "format": "t20",
                                "venue": "Ekana International Cricket Stadium, Lucknow, India",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/indwi_2018/indwi_2018_t20_02/",
                                "expires": "1541524473.0",
                                "approx_completed_ts": 1541523320,
                                "cache_key": "match|indwi_2018_t20_02|micro_card"
                            }
                        ],
                        "day": 6,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "paknz_2018_one-day_01",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "1st ODI Match",
                                "title": "Pakistan vs New Zealand - 1st ODI Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "New Zealand beat Pakistan by 47 runs",
                                    "others": [],
                                    "info": "New Zealand won by 47 runs",
                                    "completed": "New Zealand won by 47 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-07T11:00+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_one-day_01/",
                                "expires": "1541618509.0",
                                "approx_completed_ts": 1541616625,
                                "cache_key": "match|paknz_2018_one-day_01|micro_card"
                            }
                        ],
                        "day": 7,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 8,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "ausrsa_2018_one-day_02",
                                "name": "Australia vs South Africa",
                                "short_name": "AUS vs RSA",
                                "related_name": "2nd ODI Match",
                                "title": "Australia vs South Africa - 2nd ODI Match - Australia vs South Africa 2018",
                                "season": {
                                    "key": "ausrsa_2018",
                                    "name": "Australia vs South Africa 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "rsa",
                                        "name": "South Africa",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_rsa"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Australia beat South Africa by 7 runs",
                                    "others": [],
                                    "info": "Australia won by 7 runs",
                                    "completed": "Australia won by 7 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-09T03:20+00:00"
                                },
                                "format": "one-day",
                                "venue": "Adelaide Oval, Adelaide, Australia",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/ausrsa_2018/ausrsa_2018_one-day_02/",
                                "expires": "1541763975.0",
                                "approx_completed_ts": 1541762988,
                                "cache_key": "match|ausrsa_2018_one-day_02|micro_card"
                            },
                            {
                                "key": "paknz_2018_one-day_02",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "2nd ODI Match",
                                "title": "Pakistan vs New Zealand - 2nd ODI Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan beat New Zealand by 6 wickets",
                                    "others": [],
                                    "info": "Pakistan won by 6 wkts",
                                    "completed": "Pakistan won by 6 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-09T11:00+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_one-day_02/",
                                "expires": "1541790636.0",
                                "approx_completed_ts": 1541788032,
                                "cache_key": "match|paknz_2018_one-day_02|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g1",
                                "name": "New Zealand Women vs India Women",
                                "short_name": "NZW vs INDW",
                                "related_name": "1st Match - Group B",
                                "title": "New Zealand Women vs India Women - 1st Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nzw",
                                        "name": "New Zealand Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_nzw"
                                        }
                                    },
                                    "b": {
                                        "key": "indw",
                                        "name": "India Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_indw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India Women beat New Zealand Women by 34 runs",
                                    "others": [],
                                    "info": "India Women won by 34 runs",
                                    "completed": "India Women won by 34 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-09T15:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g1/",
                                "expires": "1543171373.0",
                                "approx_completed_ts": 1541787047,
                                "cache_key": "match|icc_wwc_t20_2018_g1|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g2",
                                "name": "Australia Women vs Pakistan Women",
                                "short_name": "AUSW vs PAKW",
                                "related_name": "2nd Match - Group B",
                                "title": "Australia Women vs Pakistan Women - 2nd Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ausw",
                                        "name": "Australia Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_ausw"
                                        }
                                    },
                                    "b": {
                                        "key": "pakw",
                                        "name": "Pakistan Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_pakw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Australia Women beat Pakistan Women by 52 runs",
                                    "others": [],
                                    "info": "Australia Women won by 52 runs",
                                    "completed": "Australia Women won by 52 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-09T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g2/",
                                "expires": "1543154183.0",
                                "approx_completed_ts": 1541804238,
                                "cache_key": "match|icc_wwc_t20_2018_g2|micro_card"
                            }
                        ],
                        "day": 9,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g3",
                                "name": "West Indies Women vs Bangladesh Women",
                                "short_name": "WIW vs BANW",
                                "related_name": "3rd Match - Group A",
                                "title": "West Indies Women vs Bangladesh Women - 3rd Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "wiw",
                                        "name": "West Indies Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_wiw"
                                        }
                                    },
                                    "b": {
                                        "key": "banw",
                                        "name": "Bangladesh Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_banw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "West Indies Women beat Bangladesh Women by 60 runs",
                                    "others": [],
                                    "info": "Windies Women won by 60 runs",
                                    "completed": "Windies Women won by 60 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-10T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g3/",
                                "expires": "1543140424.0",
                                "approx_completed_ts": 1541817997,
                                "cache_key": "match|icc_wwc_t20_2018_g3|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g4",
                                "name": "England Women vs Sri Lanka Women",
                                "short_name": "ENGW vs SLW",
                                "related_name": "4th Match - Group A",
                                "title": "England Women vs Sri Lanka Women - 4th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "engw",
                                        "name": "England Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_engw"
                                        }
                                    },
                                    "b": {
                                        "key": "slw",
                                        "name": "Sri Lanka Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_slw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Match abandoned without a ball being bowled (no toss)",
                                    "others": [],
                                    "info": "Match abandoned without a ball being bowled",
                                    "completed": "Match abandoned without a ball being bowled"
                                },
                                "start_date": {
                                    "iso": "2018-11-10T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Daren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g4/",
                                "expires": "1543077904.0",
                                "approx_completed_ts": 1541880517,
                                "cache_key": "match|icc_wwc_t20_2018_g4|micro_card"
                            }
                        ],
                        "day": 10,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "ausrsa_2018_one-day_03",
                                "name": "Australia vs South Africa",
                                "short_name": "AUS vs RSA",
                                "related_name": "3rd ODI Match",
                                "title": "Australia vs South Africa - 3rd ODI Match - Australia vs South Africa 2018",
                                "season": {
                                    "key": "ausrsa_2018",
                                    "name": "Australia vs South Africa 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "rsa",
                                        "name": "South Africa",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_rsa"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "South Africa beat Australia by 40 runs",
                                    "others": [],
                                    "info": "South Africa won by 40 runs",
                                    "completed": "South Africa won by 40 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T02:50+00:00"
                                },
                                "format": "one-day",
                                "venue": "Bellerive Oval, Hobart, Australia",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/ausrsa_2018/ausrsa_2018_one-day_03/",
                                "expires": "1541935173.0",
                                "approx_completed_ts": 1541933181,
                                "cache_key": "match|ausrsa_2018_one-day_03|micro_card"
                            },
                            {
                                "key": "banzim_2018_test_02",
                                "name": "Bangladesh vs Zimbabwe",
                                "short_name": "BAN vs ZIM",
                                "related_name": "2nd Test Match",
                                "title": "Bangladesh vs Zimbabwe - 2nd Test Match - Bangladesh vs Zimbabwe 2018",
                                "season": {
                                    "key": "banzim_2018",
                                    "name": "Bangladesh vs Zimbabwe 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "banzim_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "zim",
                                        "name": "Zimbabwe",
                                        "match": {
                                            "season_team_key": "banzim_2018_zim"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Bangladesh beat Zimbabwe by 218 runs",
                                    "others": [],
                                    "info": "Bangladesh won by 218 runs",
                                    "completed": "Bangladesh won by 218 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T03:30+00:00"
                                },
                                "format": "test",
                                "venue": "Shere Bangla National Stadium, Dhaka, Bangladesh",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/banzim_2018/banzim_2018_test_02/",
                                "expires": "1542269287.0",
                                "approx_completed_ts": 1542267857,
                                "cache_key": "match|banzim_2018_test_02|micro_card"
                            },
                            {
                                "key": "paknz_2018_one-day_03",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "3rd ODI Match",
                                "title": "Pakistan vs New Zealand - 3rd ODI Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "No result",
                                    "others": [],
                                    "info": "No result",
                                    "completed": "No result",
                                    "match_comments": "Match delayed by rain"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T11:00+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_one-day_03/",
                                "expires": "1541960370.0",
                                "approx_completed_ts": 1541959504,
                                "cache_key": "match|paknz_2018_one-day_03|micro_card"
                            },
                            {
                                "key": "indwi_2018_t20_03",
                                "name": "India vs West Indies",
                                "short_name": "IND vs WI",
                                "related_name": "3rd T20 Match",
                                "title": "India vs West Indies - 3rd T20 Match - India vs West Indies 2018",
                                "season": {
                                    "key": "indwi_2018",
                                    "name": "India vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "indwi_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "indwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat West Indies by 6 wickets",
                                    "others": [],
                                    "info": "India won by 6 wkts",
                                    "completed": "India won by 6 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T13:30+00:00"
                                },
                                "format": "t20",
                                "venue": "MA Chidambaram Stadium, Chennai, India",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/indwi_2018/indwi_2018_t20_03/",
                                "expires": "1541956517.0",
                                "approx_completed_ts": 1541955362,
                                "cache_key": "match|indwi_2018_t20_03|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g5",
                                "name": "India Women vs Pakistan Women",
                                "short_name": "INDW vs PAKW",
                                "related_name": "5th Match - Group B",
                                "title": "India Women vs Pakistan Women - 5th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "indw",
                                        "name": "India Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_indw"
                                        }
                                    },
                                    "b": {
                                        "key": "pakw",
                                        "name": "Pakistan Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_pakw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India Women beat Pakistan Women by 7 wickets",
                                    "others": [],
                                    "info": "India Women won by 7 wkts",
                                    "completed": "India Women won by 7 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T15:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g5/",
                                "expires": "1542998297.0",
                                "approx_completed_ts": 1541960125,
                                "cache_key": "match|icc_wwc_t20_2018_g5|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g6",
                                "name": "Australia Women vs Ireland Women",
                                "short_name": "AUSW vs IREW",
                                "related_name": "6th Match - Group B",
                                "title": "Australia Women vs Ireland Women - 6th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ausw",
                                        "name": "Australia Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_ausw"
                                        }
                                    },
                                    "b": {
                                        "key": "irew",
                                        "name": "Ireland Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_irew"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Australia Women beat Ireland Women by 9 wickets",
                                    "others": [],
                                    "info": "Australia Women won by 9 wkts",
                                    "completed": "Australia Women won by 9 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-11T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g6/",
                                "expires": "1542984276.0",
                                "approx_completed_ts": 1541974147,
                                "cache_key": "match|icc_wwc_t20_2018_g6|micro_card"
                            }
                        ],
                        "day": 11,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g7",
                                "name": "England Women vs Bangladesh Women",
                                "short_name": "ENGW vs BANW",
                                "related_name": "7th Match - Group A",
                                "title": "England Women vs Bangladesh Women - 7th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "engw",
                                        "name": "England Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_engw"
                                        }
                                    },
                                    "b": {
                                        "key": "banw",
                                        "name": "Bangladesh Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_banw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "England Women beat Bangladesh Women by 7 wickets",
                                    "others": [],
                                    "info": "England Women won by 7 wkts (DLS method)",
                                    "completed": "England Women won by 7 wkts (DLS method)"
                                },
                                "start_date": {
                                    "iso": "2018-11-12T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Daren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g7/",
                                "expires": "1542893992.0",
                                "approx_completed_ts": 1542064432,
                                "cache_key": "match|icc_wwc_t20_2018_g7|micro_card"
                            }
                        ],
                        "day": 12,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g8",
                                "name": "Sri Lanka Women vs South Africa Women",
                                "short_name": "SLW vs RSAW",
                                "related_name": "8th Match - Group A",
                                "title": "Sri Lanka Women vs South Africa Women - 8th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "slw",
                                        "name": "Sri Lanka Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_slw"
                                        }
                                    },
                                    "b": {
                                        "key": "rsaw",
                                        "name": "South Africa Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_rsaw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "South Africa Women beat Sri Lanka Women by 7 wickets",
                                    "others": [],
                                    "info": "South Africa Women won by 7 wkts",
                                    "completed": "South Africa Women won by 7 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-13T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Daren Sammy National Cricket Stadium, Gros Islet, St Lucia",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g8/",
                                "expires": "1542878523.0",
                                "approx_completed_ts": 1542079902,
                                "cache_key": "match|icc_wwc_t20_2018_g8|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g9",
                                "name": "Pakistan Women vs Ireland Women",
                                "short_name": "PAKW vs IREW",
                                "related_name": "9th Match - Group B",
                                "title": "Pakistan Women vs Ireland Women - 9th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pakw",
                                        "name": "Pakistan Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_pakw"
                                        }
                                    },
                                    "b": {
                                        "key": "irew",
                                        "name": "Ireland Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_irew"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan Women beat Ireland Women by 38 runs",
                                    "others": [],
                                    "info": "Pakistan Women won by 38 runs",
                                    "completed": "Pakistan Women won by 38 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-13T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g9/",
                                "expires": "1542808088.0",
                                "approx_completed_ts": 1542150337,
                                "cache_key": "match|icc_wwc_t20_2018_g9|micro_card"
                            }
                        ],
                        "day": 13,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g10",
                                "name": "Australia Women vs New Zealand Women",
                                "short_name": "AUSW vs NZW",
                                "related_name": "10th Match - Group B",
                                "title": "Australia Women vs New Zealand Women - 10th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ausw",
                                        "name": "Australia Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_ausw"
                                        }
                                    },
                                    "b": {
                                        "key": "nzw",
                                        "name": "New Zealand Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_nzw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Australia Women beat New Zealand Women by 33 runs",
                                    "others": [],
                                    "info": "Australia Women won by 33 runs",
                                    "completed": "Australia Women won by 33 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-14T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g10/",
                                "expires": "1542794056.0",
                                "approx_completed_ts": 1542164371,
                                "cache_key": "match|icc_wwc_t20_2018_g10|micro_card"
                            },
                            {
                                "key": "sleng_2018_test_02",
                                "name": "Sri Lanka vs England",
                                "short_name": "SL vs ENG",
                                "related_name": "2nd Test Match",
                                "title": "Sri Lanka vs England - 2nd Test Match - Sri Lanka vs England 2018",
                                "season": {
                                    "key": "sleng_2018",
                                    "name": "Sri Lanka vs England 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "sl",
                                        "name": "Sri Lanka",
                                        "match": {
                                            "season_team_key": "sleng_2018_sl"
                                        }
                                    },
                                    "b": {
                                        "key": "eng",
                                        "name": "England",
                                        "match": {
                                            "season_team_key": "sleng_2018_eng"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "England beat Sri Lanka by 57 runs",
                                    "others": [],
                                    "info": "England won by 57 runs",
                                    "completed": "England won by 57 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-14T04:30+00:00"
                                },
                                "format": "test",
                                "venue": "Pallekele International Cricket Stadium, Pallekele, Sri Lanka",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/sleng_2018/sleng_2018_test_02/",
                                "expires": "1542881500.0",
                                "approx_completed_ts": 1542516458,
                                "cache_key": "match|sleng_2018_test_02|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g11",
                                "name": "Sri Lanka Women vs Bangladesh Women",
                                "short_name": "SLW vs BANW",
                                "related_name": "11th Match - Group A",
                                "title": "Sri Lanka Women vs Bangladesh Women - 11th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "slw",
                                        "name": "Sri Lanka Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_slw"
                                        }
                                    },
                                    "b": {
                                        "key": "banw",
                                        "name": "Bangladesh Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_banw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Sri Lanka Women beat Bangladesh Women by 25 runs",
                                    "others": [],
                                    "info": "Sri Lanka Women won by 25 runs",
                                    "completed": "Sri Lanka Women won by 25 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-14T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Daren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g11/",
                                "expires": "1542721617.0",
                                "approx_completed_ts": 1542236810,
                                "cache_key": "match|icc_wwc_t20_2018_g11|micro_card"
                            }
                        ],
                        "day": 14,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g12",
                                "name": "West Indies Women vs South Africa Women",
                                "short_name": "WIW vs RSAW",
                                "related_name": "12th Match - Group A",
                                "title": "West Indies Women vs South Africa Women - 12th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "wiw",
                                        "name": "West Indies Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_wiw"
                                        }
                                    },
                                    "b": {
                                        "key": "rsaw",
                                        "name": "South Africa Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_rsaw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "West Indies Women beat South Africa Women by 31 runs",
                                    "others": [],
                                    "info": "Windies Women won by 31 runs",
                                    "completed": "Windies Women won by 31 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-15T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Daren Sammy National Cricket Stadium, Gros Islet, St Lucia",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g12/",
                                "expires": "1542707156.0",
                                "approx_completed_ts": 1542251273,
                                "cache_key": "match|icc_wwc_t20_2018_g12|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g13",
                                "name": "India Women vs Ireland Women",
                                "short_name": "INDW vs IREW",
                                "related_name": "13th Match - Group B",
                                "title": "India Women vs Ireland Women - 13th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "indw",
                                        "name": "India Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_indw"
                                        }
                                    },
                                    "b": {
                                        "key": "irew",
                                        "name": "Ireland Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_irew"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India Women beat Ireland Women by 52 runs",
                                    "others": [],
                                    "info": "India Women won by 52 runs",
                                    "completed": "India Women won by 52 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-15T15:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g13/",
                                "expires": "1542652787.0",
                                "approx_completed_ts": 1542305642,
                                "cache_key": "match|icc_wwc_t20_2018_g13|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g14",
                                "name": "New Zealand Women vs Pakistan Women",
                                "short_name": "NZW vs PAKW",
                                "related_name": "14th Match - Group B",
                                "title": "New Zealand Women vs Pakistan Women - 14th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nzw",
                                        "name": "New Zealand Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_nzw"
                                        }
                                    },
                                    "b": {
                                        "key": "pakw",
                                        "name": "Pakistan Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_pakw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "New Zealand Women beat Pakistan Women by 54 runs",
                                    "others": [],
                                    "info": "New Zealand Women won by 54 runs",
                                    "completed": "New Zealand Women won by 54 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-15T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g14/",
                                "expires": "1542636016.0",
                                "approx_completed_ts": 1542322415,
                                "cache_key": "match|icc_wwc_t20_2018_g14|micro_card"
                            }
                        ],
                        "day": 15,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "paknz_2018_test_01",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "1st Test Match",
                                "title": "Pakistan vs New Zealand - 1st Test Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "New Zealand beat Pakistan by 4 runs",
                                    "others": [],
                                    "info": "New Zealand won by 4 runs.",
                                    "completed": "New Zealand won by 4 runs."
                                },
                                "start_date": {
                                    "iso": "2018-11-16T06:00+00:00"
                                },
                                "format": "test",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_test_01/",
                                "expires": "1542774955.0",
                                "approx_completed_ts": 1542627030,
                                "cache_key": "match|paknz_2018_test_01|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g1",
                                "name": "Cape Town Blitz vs Tshwane Spartans",
                                "short_name": "CTB vs TWS",
                                "related_name": "1st Match",
                                "title": "Cape Town Blitz vs Tshwane Spartans - 1st Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    },
                                    "b": {
                                        "key": "tws",
                                        "name": "Tshwane Spartans",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_tws"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Cape Town Blitz beat Tshwane Spartans by 49 runs",
                                    "others": [],
                                    "info": "Cape Town Blitz won by 49 runs",
                                    "completed": "Cape Town Blitz won by 49 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-16T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Newlands, Cape Town, South Africa",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g1/",
                                "expires": "1543163507.0",
                                "approx_completed_ts": 1542399541,
                                "cache_key": "match|mzslt20_2018_g1|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g15",
                                "name": "England Women vs South Africa Women",
                                "short_name": "ENGW vs RSAW",
                                "related_name": "15th Match - Group A",
                                "title": "England Women vs South Africa Women - 15th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "engw",
                                        "name": "England Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_engw"
                                        }
                                    },
                                    "b": {
                                        "key": "rsaw",
                                        "name": "South Africa Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_rsaw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "England Women beat South Africa Women by 7 wickets",
                                    "others": [],
                                    "info": "England Women won by 7 wkts",
                                    "completed": "England Women won by 7 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-16T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Darren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g15/",
                                "expires": "1542551073.0",
                                "approx_completed_ts": 1542407359,
                                "cache_key": "match|icc_wwc_t20_2018_g15|micro_card"
                            }
                        ],
                        "day": 16,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g16",
                                "name": "West Indies Women vs Sri Lanka Women",
                                "short_name": "WIW vs SLW",
                                "related_name": "16th Match - Group A",
                                "title": "West Indies Women vs Sri Lanka Women - 16th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "wiw",
                                        "name": "West Indies Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_wiw"
                                        }
                                    },
                                    "b": {
                                        "key": "slw",
                                        "name": "Sri Lanka Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_slw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "West Indies Women beat Sri Lanka Women by 83 runs",
                                    "others": [],
                                    "info": "Windies Women won by 83 runs",
                                    "completed": "Windies Women won by 83 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-17T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Darren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g16/",
                                "expires": "1542534875.0",
                                "approx_completed_ts": 1542423557,
                                "cache_key": "match|icc_wwc_t20_2018_g16|micro_card"
                            },
                            {
                                "key": "ausrsa_2018_t20_01",
                                "name": "Australia vs South Africa",
                                "short_name": "AUS vs RSA",
                                "related_name": "Only T20 Match",
                                "title": "Australia vs South Africa - Only T20 Match - Australia vs South Africa 2018",
                                "season": {
                                    "key": "ausrsa_2018",
                                    "name": "Australia vs South Africa 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "rsa",
                                        "name": "South Africa",
                                        "match": {
                                            "season_team_key": "ausrsa_2018_rsa"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "South Africa beat Australia by 21 runs",
                                    "others": [],
                                    "info": "South Africa won by 21 runs (Match reduced to 10 overs per-side due to rain)",
                                    "completed": "South Africa won by 21 runs (Match reduced to 10 overs per-side due to rain)"
                                },
                                "start_date": {
                                    "iso": "2018-11-17T08:20+00:00"
                                },
                                "format": "t20",
                                "venue": "Carrara Oval, Queensland, Australia",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/ausrsa_2018/ausrsa_2018_t20_01/",
                                "expires": "1542988793.0",
                                "approx_completed_ts": 1542457058,
                                "cache_key": "match|ausrsa_2018_t20_01|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g17",
                                "name": "India Women vs Australia Women",
                                "short_name": "INDW vs AUSW",
                                "related_name": "17th Match - Group B",
                                "title": "India Women vs Australia Women - 17th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "indw",
                                        "name": "India Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_indw"
                                        }
                                    },
                                    "b": {
                                        "key": "ausw",
                                        "name": "Australia Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_ausw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India Women beat Australia Women by 48 runs",
                                    "others": [],
                                    "info": "India Women won by 48 runs",
                                    "completed": "India Women won by 48 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-17T15:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g17/",
                                "expires": "1542480552.0",
                                "approx_completed_ts": 1542477881,
                                "cache_key": "match|icc_wwc_t20_2018_g17|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g2",
                                "name": "Jozi Stars vs Nelson Mandela Bay Giants",
                                "short_name": "JZS vs NMBG",
                                "related_name": "2nd Match",
                                "title": "Jozi Stars vs Nelson Mandela Bay Giants - 2nd Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "jzs",
                                        "name": "Jozi Stars",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_jzs"
                                        }
                                    },
                                    "b": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Nelson Mandela Bay Giants beat Jozi Stars by 5 wickets",
                                    "others": [],
                                    "info": "Nelson Mandela Bay Giants won by 5 wkts",
                                    "completed": "Nelson Mandela Bay Giants won by 5 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-17T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "New Wanderers Stadium, Johannesburg, South Africa",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g2/",
                                "expires": "1543077974.0",
                                "approx_completed_ts": 1542485552,
                                "cache_key": "match|mzslt20_2018_g2|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g18",
                                "name": "New Zealand Women vs Ireland Women",
                                "short_name": "NZW vs IREW",
                                "related_name": "18th Match - Group B",
                                "title": "New Zealand Women vs Ireland Women - 18th Match - Group B - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nzw",
                                        "name": "New Zealand Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_nzw"
                                        }
                                    },
                                    "b": {
                                        "key": "irew",
                                        "name": "Ireland Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_irew"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "New Zealand Women beat Ireland Women by 8 wickets",
                                    "others": [],
                                    "info": "New Zealand Women won by 8 wickets",
                                    "completed": "New Zealand Women won by 8 wickets"
                                },
                                "start_date": {
                                    "iso": "2018-11-17T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Providence Stadium, Guyana, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g18/",
                                "expires": "1542905966.0",
                                "approx_completed_ts": 1542492070,
                                "cache_key": "match|icc_wwc_t20_2018_g18|micro_card"
                            }
                        ],
                        "day": 17,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "mzslt20_2018_g3",
                                "name": "Durban Heat vs Cape Town Blitz",
                                "short_name": "DBH vs CTB",
                                "related_name": "3rd Match",
                                "title": "Durban Heat vs Cape Town Blitz - 3rd Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "dbh",
                                        "name": "Durban Heat",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_dbh"
                                        }
                                    },
                                    "b": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Cape Town Blitz beat Durban Heat by 3 wickets",
                                    "others": [],
                                    "info": "Cape Town Blitz won by 3 wkts",
                                    "completed": "Cape Town Blitz won by 3 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-18T09:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Kingsmead, Durban, South Africa",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g3/",
                                "expires": "1543019369.0",
                                "approx_completed_ts": 1542543806,
                                "cache_key": "match|mzslt20_2018_g3|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g4",
                                "name": "Paarl Rocks vs Tshwane Spartans",
                                "short_name": "PLR vs TWS",
                                "related_name": "4th Match",
                                "title": "Paarl Rocks vs Tshwane Spartans - 4th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "plr",
                                        "name": "Paarl Rocks",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_plr"
                                        }
                                    },
                                    "b": {
                                        "key": "tws",
                                        "name": "Tshwane Spartans",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_tws"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Tshwane Spartans beat Paarl Rocks by 1 runs",
                                    "others": [],
                                    "info": "Tshwane Spartans won by 1 run",
                                    "completed": "Tshwane Spartans won by 1 run"
                                },
                                "start_date": {
                                    "iso": "2018-11-18T13:30+00:00"
                                },
                                "format": "t20",
                                "venue": "Boland Park, Paarl, South Africa",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g4/",
                                "expires": "1543002968.0",
                                "approx_completed_ts": 1542560697,
                                "cache_key": "match|mzslt20_2018_g4|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_g19",
                                "name": "West Indies Women vs England Women",
                                "short_name": "WIW vs ENGW",
                                "related_name": "19th Match - Group A",
                                "title": "West Indies Women vs England Women - 19th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "wiw",
                                        "name": "West Indies Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_wiw"
                                        }
                                    },
                                    "b": {
                                        "key": "engw",
                                        "name": "England Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_engw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "West Indies Women beat England Women by 4 wickets",
                                    "others": [],
                                    "info": "Windies Women won by 4 wkts",
                                    "completed": "Windies Women won by 4 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-11-18T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Darren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g19/",
                                "expires": "1542816598.0",
                                "approx_completed_ts": 1542581543,
                                "cache_key": "match|icc_wwc_t20_2018_g19|micro_card"
                            }
                        ],
                        "day": 18,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_g20",
                                "name": "South Africa Women vs Bangladesh Women",
                                "short_name": "RSAW vs BANW",
                                "related_name": "20th Match - Group A",
                                "title": "South Africa Women vs Bangladesh Women - 20th Match - Group A - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "rsaw",
                                        "name": "South Africa Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_rsaw"
                                        }
                                    },
                                    "b": {
                                        "key": "banw",
                                        "name": "Bangladesh Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_banw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "South Africa Women beat Bangladesh Women by 30 runs",
                                    "others": [],
                                    "info": "South Africa Women won by 30 runs",
                                    "completed": "South Africa Women won by 30 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-19T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Darren Sammy National Cricket Stadium, Gros Islet, St Lucia, West Indies",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_g20/",
                                "expires": "1542801360.0",
                                "approx_completed_ts": 1542596820,
                                "cache_key": "match|icc_wwc_t20_2018_g20|micro_card"
                            }
                        ],
                        "day": 19,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "mzslt20_2018_g5",
                                "name": "Paarl Rocks vs Jozi Stars",
                                "short_name": "PLR vs JZS",
                                "related_name": "5th Match",
                                "title": "Paarl Rocks vs Jozi Stars - 5th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "plr",
                                        "name": "Paarl Rocks",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_plr"
                                        }
                                    },
                                    "b": {
                                        "key": "jzs",
                                        "name": "Jozi Stars",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_jzs"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Jozi Stars beat Paarl Rocks by 60 runs",
                                    "others": [],
                                    "info": "Jozi Stars won by 60 runs",
                                    "completed": "Jozi Stars won by 60 runs"
                                },
                                "start_date": {
                                    "iso": "2018-11-20T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Boland Park, Paarl, South Africa",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g5/",
                                "expires": "1542818565.0",
                                "approx_completed_ts": 1542744799,
                                "cache_key": "match|mzslt20_2018_g5|micro_card"
                            }
                        ],
                        "day": 20,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "ausind_2018_t20_01",
                                "name": "Australia vs India",
                                "short_name": "AUS vs IND",
                                "related_name": "1st T20 Match",
                                "title": "Australia vs India - 1st T20 Match - Australia vs India 2018",
                                "season": {
                                    "key": "ausind_2018",
                                    "name": "Australia vs India 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausind_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "ausind_2018_ind"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Australia beat India by 11 runs",
                                    "others": [],
                                    "info": "Australia won by 4 runs (DLS Method, Reduced to 17 overs per side due to rain,Target 174)",
                                    "completed": "Australia won by 4 runs (DLS Method, Reduced to 17 overs per side due to rain,Target 174)"
                                },
                                "start_date": {
                                    "iso": "2018-11-21T07:50+00:00"
                                },
                                "format": "t20",
                                "venue": "The Gabba, Brisbane, Australia",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/ausind_2018/ausind_2018_t20_01/",
                                "expires": "1542803555.0",
                                "approx_completed_ts": 1542801609,
                                "cache_key": "match|ausind_2018_t20_01|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g6",
                                "name": "Durban Heat vs Tshwane Spartans",
                                "short_name": "DBH vs TWS",
                                "related_name": "6th Match",
                                "title": "Durban Heat vs Tshwane Spartans - 6th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "dbh",
                                        "name": "Durban Heat",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_dbh"
                                        }
                                    },
                                    "b": {
                                        "key": "tws",
                                        "name": "Tshwane Spartans",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_tws"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Durban Heat beat Tshwane Spartans by 10 runs (D/L method)",
                                    "others": [],
                                    "info": "Durban Heat won by 10 runs as per DLS",
                                    "completed": "Durban Heat won by 10 runs as per DLS"
                                },
                                "start_date": {
                                    "iso": "2018-11-21T12:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Kingsmead, Durban, South Africa",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g6/",
                                "expires": "1542816203.0",
                                "approx_completed_ts": 1542814129,
                                "cache_key": "match|mzslt20_2018_g6|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g7",
                                "name": "Cape Town Blitz vs Nelson Mandela Bay Giants",
                                "short_name": "CTB vs NMBG",
                                "related_name": "7th Match",
                                "title": "Cape Town Blitz vs Nelson Mandela Bay Giants - 7th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    },
                                    "b": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Cape Town Blitz beat Nelson Mandela Bay Giants by 43 runs",
                                    "others": [],
                                    "info": "Cape Town Blitz won by 12 runs (Match reduced to 16 overs due to floodlight failure)",
                                    "completed": "Cape Town Blitz won by 12 runs (Match reduced to 16 overs due to floodlight failure)"
                                },
                                "start_date": {
                                    "iso": "2018-11-21T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Newlands, Cape Town, South Africa",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g7/",
                                "expires": "1542832374.0",
                                "approx_completed_ts": 1542831778,
                                "cache_key": "match|mzslt20_2018_g7|micro_card"
                            }
                        ],
                        "day": 21,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "banwi_2018_test_01",
                                "name": "Bangladesh vs West Indies",
                                "short_name": "BAN vs WI",
                                "related_name": "1st Test Match",
                                "title": "Bangladesh vs West Indies - 1st Test Match - Bangladesh vs West Indies 2018",
                                "season": {
                                    "key": "banwi_2018",
                                    "name": "Bangladesh vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "banwi_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "banwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-22T03:30+00:00"
                                },
                                "format": "test",
                                "venue": "Zahur Ahmed Chowdhury Stadium, Chittagong, Bangladesh",
                                "status": "started",
                                "winner_team": "",
                                "ref": "http://www.litzscore.com/series/banwi_2018/banwi_2018_test_01/",
                                "expires": "1542887758.0",
                                "cache_key": "match|banwi_2018_test_01|micro_card"
                            },
                            {
                                "key": "icc_wwc_t20_2018_sf1",
                                "name": "Australia Women vs West Indies Women",
                                "short_name": "AUSW vs WIW",
                                "related_name": "1st Semi-Final Match",
                                "title": "Australia Women vs West Indies Women - 1st Semi-Final Match - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ausw",
                                        "name": "Australia Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_ausw"
                                        }
                                    },
                                    "b": {
                                        "key": "wiw",
                                        "name": "West Indies Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_wiw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-22T20:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Sir Vivian Richards Stadium, North Sound, Antigua, West Indies",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_sf1/",
                                "expires": "1542914999.0",
                                "cache_key": "match|icc_wwc_t20_2018_sf1|micro_card"
                            }
                        ],
                        "day": 22,
                        "current_day": true
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_sf2",
                                "name": "India Women vs England Women",
                                "short_name": "INDW vs ENGW",
                                "related_name": "2nd Semi-Final Match",
                                "title": "India Women vs England Women - 2nd Semi-Final Match - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "indw",
                                        "name": "India Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_indw"
                                        }
                                    },
                                    "b": {
                                        "key": "engw",
                                        "name": "England Women",
                                        "match": {
                                            "season_team_key": "icc_wwc_t20_2018_engw"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-23T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Sir Vivian Richards Stadium, North Sound, Antigua, West Indies",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_sf2/",
                                "expires": "1542929399.0",
                                "cache_key": "match|icc_wwc_t20_2018_sf2|micro_card"
                            },
                            {
                                "key": "sleng_2018_test_03",
                                "name": "Sri Lanka vs England",
                                "short_name": "SL vs ENG",
                                "related_name": "3rd Test Match",
                                "title": "Sri Lanka vs England - 3rd Test Match - Sri Lanka vs England 2018",
                                "season": {
                                    "key": "sleng_2018",
                                    "name": "Sri Lanka vs England 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "sl",
                                        "name": "Sri Lanka",
                                        "match": {
                                            "season_team_key": "sleng_2018_sl"
                                        }
                                    },
                                    "b": {
                                        "key": "eng",
                                        "name": "England",
                                        "match": {
                                            "season_team_key": "sleng_2018_eng"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-23T04:30+00:00"
                                },
                                "format": "test",
                                "venue": "Sinhalese Sports Club, Colombo, Sri Lanka",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/sleng_2018/sleng_2018_test_03/",
                                "expires": "1542945599.0",
                                "cache_key": "match|sleng_2018_test_03|micro_card"
                            },
                            {
                                "key": "ausind_2018_t20_02",
                                "name": "Australia vs India",
                                "short_name": "AUS vs IND",
                                "related_name": "2nd T20 Match",
                                "title": "Australia vs India - 2nd T20 Match - Australia vs India 2018",
                                "season": {
                                    "key": "ausind_2018",
                                    "name": "Australia vs India 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausind_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "ausind_2018_ind"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-23T07:50+00:00"
                                },
                                "format": "t20",
                                "venue": "Melbourne Cricket Ground, Melbourne, Australia",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/ausind_2018/ausind_2018_t20_02/",
                                "expires": "1542957599.0",
                                "cache_key": "match|ausind_2018_t20_02|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g8",
                                "name": "Nelson Mandela Bay Giants vs Durban Heat",
                                "short_name": "NMBG vs DBH",
                                "related_name": "8th Match",
                                "title": "Nelson Mandela Bay Giants vs Durban Heat - 8th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    },
                                    "b": {
                                        "key": "dbh",
                                        "name": "Durban Heat",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_dbh"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-23T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "St George's Park, Port Elizabeth, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g8/",
                                "expires": "1542990599.0",
                                "cache_key": "match|mzslt20_2018_g8|micro_card"
                            }
                        ],
                        "day": 23,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "paknz_2018_test_02",
                                "name": "Pakistan vs New Zealand",
                                "short_name": "PAK vs NZ",
                                "related_name": "2nd Test Match",
                                "title": "Pakistan vs New Zealand - 2nd Test Match - Pakistan vs New Zealand 2018",
                                "season": {
                                    "key": "paknz_2018",
                                    "name": "Pakistan vs New Zealand 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "paknz_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "nz",
                                        "name": "New Zealand",
                                        "match": {
                                            "season_team_key": "paknz_2018_nz"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-24T06:00+00:00"
                                },
                                "format": "test",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/paknz_2018/paknz_2018_test_02/",
                                "expires": "1543037399.0",
                                "cache_key": "match|paknz_2018_test_02|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g9",
                                "name": "Jozi Stars vs Cape Town Blitz",
                                "short_name": "JZS vs CTB",
                                "related_name": "9th Match",
                                "title": "Jozi Stars vs Cape Town Blitz - 9th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "jzs",
                                        "name": "Jozi Stars",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_jzs"
                                        }
                                    },
                                    "b": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-24T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "New Wanderers Stadium, Johannesburg, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g9/",
                                "expires": "1543076999.0",
                                "cache_key": "match|mzslt20_2018_g9|micro_card"
                            }
                        ],
                        "day": 24,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "icc_wwc_t20_2018_final",
                                "name": "TBC vs TBC",
                                "short_name": "TBC vs TBC",
                                "related_name": "Final Match",
                                "title": "TBC vs TBC - Final Match - ICC WOMEN'S T20 WORLD CUP 2018",
                                "season": {
                                    "key": "icc_wwc_t20_2018",
                                    "name": "ICC WOMEN'S T20 WORLD CUP 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "tbc",
                                        "name": "TBC",
                                        "match": {
                                            "season_team_key": "tbc"
                                        }
                                    },
                                    "b": {
                                        "key": "tbc",
                                        "name": "TBC",
                                        "match": {
                                            "season_team_key": "tbc"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-25T00:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Sir Vivian Richards Stadium, North Sound, Antigua, West Indies",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_final/",
                                "expires": "1543102199.0",
                                "cache_key": "match|icc_wwc_t20_2018_final|micro_card"
                            },
                            {
                                "key": "ausind_2018_t20_03",
                                "name": "Australia vs India",
                                "short_name": "AUS vs IND",
                                "related_name": "3rd T20 Match",
                                "title": "Australia vs India - 3rd T20 Match - Australia vs India 2018",
                                "season": {
                                    "key": "ausind_2018",
                                    "name": "Australia vs India 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "aus",
                                        "name": "Australia",
                                        "match": {
                                            "season_team_key": "ausind_2018_aus"
                                        }
                                    },
                                    "b": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "ausind_2018_ind"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-25T07:50+00:00"
                                },
                                "format": "t20",
                                "venue": "Sydney Cricket Ground, Sydney, Australia",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/ausind_2018/ausind_2018_t20_03/",
                                "expires": "1543130399.0",
                                "cache_key": "match|ausind_2018_t20_03|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g10",
                                "name": "Tshwane Spartans vs Nelson Mandela Bay Giants",
                                "short_name": "TWS vs NMBG",
                                "related_name": "10th Match",
                                "title": "Tshwane Spartans vs Nelson Mandela Bay Giants - 10th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "tws",
                                        "name": "Tshwane Spartans",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_tws"
                                        }
                                    },
                                    "b": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-25T09:00+00:00"
                                },
                                "format": "t20",
                                "venue": "SuperSport Park, Centurion, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g10/",
                                "expires": "1543134599.0",
                                "cache_key": "match|mzslt20_2018_g10|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g11",
                                "name": "Paarl Rocks vs Cape Town Blitz",
                                "short_name": "PLR vs CTB",
                                "related_name": "11th Match",
                                "title": "Paarl Rocks vs Cape Town Blitz - 11th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "plr",
                                        "name": "Paarl Rocks",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_plr"
                                        }
                                    },
                                    "b": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-25T13:30+00:00"
                                },
                                "format": "t20",
                                "venue": "Boland Park, Paarl, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g11/",
                                "expires": "1543150799.0",
                                "cache_key": "match|mzslt20_2018_g11|micro_card"
                            }
                        ],
                        "day": 25,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 26,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "mzslt20_2018_g12",
                                "name": "Nelson Mandela Bay Giants vs Cape Town Blitz",
                                "short_name": "NMBG vs CTB",
                                "related_name": "12th Match",
                                "title": "Nelson Mandela Bay Giants vs Cape Town Blitz - 12th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    },
                                    "b": {
                                        "key": "ctb",
                                        "name": "Cape Town Blitz",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_ctb"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-27T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "St George's Park, Port Elizabeth, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g12/",
                                "expires": "1543336199.0",
                                "cache_key": "match|mzslt20_2018_g12|micro_card"
                            }
                        ],
                        "day": 27,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "mzslt20_2018_g13",
                                "name": "Tshwane Spartans vs Jozi Stars",
                                "short_name": "TWS vs JZS",
                                "related_name": "13th Match",
                                "title": "Tshwane Spartans vs Jozi Stars - 13th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "tws",
                                        "name": "Tshwane Spartans",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_tws"
                                        }
                                    },
                                    "b": {
                                        "key": "jzs",
                                        "name": "Jozi Stars",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_jzs"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-28T12:00+00:00"
                                },
                                "format": "t20",
                                "venue": "SuperSport Park, Centurion, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g13/",
                                "expires": "1543404599.0",
                                "cache_key": "match|mzslt20_2018_g13|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g14",
                                "name": "Durban Heat vs Paarl Rocks",
                                "short_name": "DBH vs PLR",
                                "related_name": "14th Match",
                                "title": "Durban Heat vs Paarl Rocks - 14th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "dbh",
                                        "name": "Durban Heat",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_dbh"
                                        }
                                    },
                                    "b": {
                                        "key": "plr",
                                        "name": "Paarl Rocks",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_plr"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-28T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "Kingsmead, Durban, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g14/",
                                "expires": "1543422599.0",
                                "cache_key": "match|mzslt20_2018_g14|micro_card"
                            }
                        ],
                        "day": 28,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 29,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "banwi_2018_test_02",
                                "name": "Bangladesh vs West Indies",
                                "short_name": "BAN vs WI",
                                "related_name": "2nd Test Match",
                                "title": "Bangladesh vs West Indies - 2nd Test Match - Bangladesh vs West Indies 2018",
                                "season": {
                                    "key": "banwi_2018",
                                    "name": "Bangladesh vs West Indies 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "banwi_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "wi",
                                        "name": "West Indies",
                                        "match": {
                                            "season_team_key": "banwi_2018_wi"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-30T03:30+00:00"
                                },
                                "format": "test",
                                "venue": "Shere Bangla National Stadium, Dhaka, Bangladesh",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/banwi_2018/banwi_2018_test_02/",
                                "expires": "1543546799.0",
                                "cache_key": "match|banwi_2018_test_02|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g15",
                                "name": "Nelson Mandela Bay Giants vs Paarl Rocks",
                                "short_name": "NMBG vs PLR",
                                "related_name": "15th Match",
                                "title": "Nelson Mandela Bay Giants vs Paarl Rocks - 15th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "nmbg",
                                        "name": "Nelson Mandela Bay Giants",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_nmbg"
                                        }
                                    },
                                    "b": {
                                        "key": "plr",
                                        "name": "Paarl Rocks",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_plr"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-30T12:00+00:00"
                                },
                                "format": "t20",
                                "venue": "St George's Park, Port Elizabeth, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g15/",
                                "expires": "1543577399.0",
                                "cache_key": "match|mzslt20_2018_g15|micro_card"
                            },
                            {
                                "key": "mzslt20_2018_g16",
                                "name": "Jozi Stars vs Durban Heat",
                                "short_name": "JZS vs DBH",
                                "related_name": "16th Match",
                                "title": "Jozi Stars vs Durban Heat - 16th Match - Mzansi Super League 2018",
                                "season": {
                                    "key": "mzslt20_2018",
                                    "name": "Mzansi Super League 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "jzs",
                                        "name": "Jozi Stars",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_jzs"
                                        }
                                    },
                                    "b": {
                                        "key": "dbh",
                                        "name": "Durban Heat",
                                        "match": {
                                            "season_team_key": "mzslt20_2018_dbh"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": null,
                                    "others": []
                                },
                                "start_date": {
                                    "iso": "2018-11-30T17:00+00:00"
                                },
                                "format": "t20",
                                "venue": "New Wanderers Stadium, Johannesburg, South Africa",
                                "status": "notstarted",
                                "winner_team": null,
                                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g16/",
                                "expires": "1543595399.0",
                                "cache_key": "match|mzslt20_2018_g16|micro_card"
                            }
                        ],
                        "day": 30,
                        "current_day": false
                    }
                ]
            }
        ],
        "card_type": "micro_card",
        "prev_month": "2018-10",
        "current_month": "2018-11",
        "next_month": "2018-12"
    }
}

Sample Request Of Season Based Schedule

$ GET https://rest.cricketapi.com/rest/v2/season/asiacup_2018/schedule/?access_token=ACCESSTOKEN

Sample Response Of Season Based Schedule

{
    "status": true,
    "version": "2.0.3",
    "status_code": 200,
    "expires": "1540971271.0",
    "Etag": "1540971271.0",
    "cache_key": "schedule|asiacup_2018",
    "data": {
        "months": [
            {
                "current_month": false,
                "month": "2018-09",
                "days": [
                    {
                        "matches": [],
                        "day": 1,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 2,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 3,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 4,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 5,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 6,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 7,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 8,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 9,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 10,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 11,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 12,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 13,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 14,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g1",
                                "name": "Bangladesh vs Sri Lanka",
                                "short_name": "BAN vs SL",
                                "related_name": "1st Match - Group B",
                                "title": "Bangladesh vs Sri Lanka - 1st Match - Group B - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "sl",
                                        "name": "Sri Lanka",
                                        "match": {
                                            "season_team_key": "asiacup_2018_sl"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Bangladesh beat Sri Lanka by 137 runs",
                                    "others": [],
                                    "info": "Bangladesh won by 137 runs.",
                                    "completed": "Bangladesh won by 137 runs."
                                },
                                "start_date": {
                                    "iso": "2018-09-15T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g1/",
                                "expires": "1543563041.0",
                                "approx_completed_ts": 1537036582,
                                "cache_key": "match|asiacup_2018_g1|micro_card"
                            }
                        ],
                        "day": 15,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g2",
                                "name": "Pakistan vs Hong Kong",
                                "short_name": "PAK vs HKG",
                                "related_name": "2nd Match - Group A",
                                "title": "Pakistan vs Hong Kong - 2nd Match - Group A - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "hkg",
                                        "name": "Hong Kong",
                                        "match": {
                                            "season_team_key": "asiacup_2018_hkg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan beat Hong Kong by 8 wickets",
                                    "others": [],
                                    "info": "Pakistan won by 8 wickets",
                                    "completed": "Pakistan won by 8 wickets"
                                },
                                "start_date": {
                                    "iso": "2018-09-16T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g2/",
                                "expires": "1543563039.0",
                                "approx_completed_ts": 1537117129,
                                "cache_key": "match|asiacup_2018_g2|micro_card"
                            }
                        ],
                        "day": 16,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g3",
                                "name": "Sri Lanka vs Afghanistan",
                                "short_name": "SL vs AFG",
                                "related_name": "3rd Match - Group B",
                                "title": "Sri Lanka vs Afghanistan - 3rd Match - Group B - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "sl",
                                        "name": "Sri Lanka",
                                        "match": {
                                            "season_team_key": "asiacup_2018_sl"
                                        }
                                    },
                                    "b": {
                                        "key": "afg",
                                        "name": "Afghanistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_afg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Afghanistan beat Sri Lanka by 91 runs",
                                    "others": [],
                                    "info": "Afghanistan won by 91 runs",
                                    "completed": "Afghanistan won by 91 runs"
                                },
                                "start_date": {
                                    "iso": "2018-09-17T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g3/",
                                "expires": "1543563040.0",
                                "approx_completed_ts": 1537210262,
                                "cache_key": "match|asiacup_2018_g3|micro_card"
                            }
                        ],
                        "day": 17,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g4",
                                "name": "India vs Hong Kong",
                                "short_name": "IND vs HKG",
                                "related_name": "4th Match - Group A",
                                "title": "India vs Hong Kong - 4th Match - Group A - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "hkg",
                                        "name": "Hong Kong",
                                        "match": {
                                            "season_team_key": "asiacup_2018_hkg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat Hong Kong by 26 runs",
                                    "others": [],
                                    "info": "India won by 26 runs.",
                                    "completed": "India won by 26 runs."
                                },
                                "start_date": {
                                    "iso": "2018-09-18T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g4/",
                                "expires": "1543563043.0",
                                "approx_completed_ts": 1537299249,
                                "cache_key": "match|asiacup_2018_g4|micro_card"
                            }
                        ],
                        "day": 18,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g5",
                                "name": "India vs Pakistan",
                                "short_name": "IND vs PAK",
                                "related_name": "5th Match - Group A",
                                "title": "India vs Pakistan - 5th Match - Group A - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_pak"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat Pakistan by 8 wickets",
                                    "others": [],
                                    "info": "India won by 8 wkts",
                                    "completed": "India won by 8 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-09-19T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g5/",
                                "expires": "1543563039.0",
                                "approx_completed_ts": 1537378589,
                                "cache_key": "match|asiacup_2018_g5|micro_card"
                            }
                        ],
                        "day": 19,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_g6",
                                "name": "Bangladesh vs Afghanistan",
                                "short_name": "BAN vs AFG",
                                "related_name": "6th Match - Group B",
                                "title": "Bangladesh vs Afghanistan - 6th Match - Group B - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    },
                                    "b": {
                                        "key": "afg",
                                        "name": "Afghanistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_afg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Afghanistan beat Bangladesh by 136 runs",
                                    "others": [],
                                    "info": "Afghanistan won by 136 runs",
                                    "completed": "Afghanistan won by 136 runs"
                                },
                                "start_date": {
                                    "iso": "2018-09-20T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_g6/",
                                "expires": "1543563040.0",
                                "approx_completed_ts": 1537468561,
                                "cache_key": "match|asiacup_2018_g6|micro_card"
                            }
                        ],
                        "day": 20,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_s2",
                                "name": "Pakistan vs Afghanistan",
                                "short_name": "PAK vs AFG",
                                "related_name": "2nd Super Four Match",
                                "title": "Pakistan vs Afghanistan - 2nd Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "afg",
                                        "name": "Afghanistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_afg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Pakistan beat Afghanistan by 3 wickets",
                                    "others": [],
                                    "info": "Pakistan won by 3 wkts",
                                    "completed": "Pakistan won by 3 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-09-21T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s2/",
                                "expires": "1543563038.0",
                                "approx_completed_ts": 1537559557,
                                "cache_key": "match|asiacup_2018_s2|micro_card"
                            },
                            {
                                "key": "asiacup_2018_s1",
                                "name": "India vs Bangladesh",
                                "short_name": "IND vs BAN",
                                "related_name": "1st Super Four Match",
                                "title": "India vs Bangladesh - 1st Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat Bangladesh by 7 wickets",
                                    "others": [],
                                    "info": "India won by 7 wkts",
                                    "completed": "India won by 7 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-09-21T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s1/",
                                "expires": "1543563042.0",
                                "approx_completed_ts": 1537553723,
                                "cache_key": "match|asiacup_2018_s1|micro_card"
                            }
                        ],
                        "day": 21,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 22,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_s4",
                                "name": "Afghanistan vs Bangladesh",
                                "short_name": "AFG vs BAN",
                                "related_name": "4th Super Four Match",
                                "title": "Afghanistan vs Bangladesh - 4th Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "afg",
                                        "name": "Afghanistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_afg"
                                        }
                                    },
                                    "b": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Bangladesh beat Afghanistan by 3 runs",
                                    "others": [],
                                    "info": "Bangladesh won by 3 runs",
                                    "completed": "Bangladesh won by 3 runs"
                                },
                                "start_date": {
                                    "iso": "2018-09-23T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s4/",
                                "expires": "1543563038.0",
                                "approx_completed_ts": 1537731378,
                                "cache_key": "match|asiacup_2018_s4|micro_card"
                            },
                            {
                                "key": "asiacup_2018_s3",
                                "name": "India vs Pakistan",
                                "short_name": "IND vs PAK",
                                "related_name": "3rd Super Four Match",
                                "title": "India vs Pakistan - 3rd Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_pak"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat Pakistan by 9 wickets",
                                    "others": [],
                                    "info": "India won by 9 wickets.",
                                    "completed": "India won by 9 wickets."
                                },
                                "start_date": {
                                    "iso": "2018-09-23T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s3/",
                                "expires": "1543563042.0",
                                "approx_completed_ts": 1537727080,
                                "cache_key": "match|asiacup_2018_s3|micro_card"
                            }
                        ],
                        "day": 23,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 24,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_s5",
                                "name": "India vs Afghanistan",
                                "short_name": "IND vs AFG",
                                "related_name": "5th Super Four Match",
                                "title": "India vs Afghanistan - 5th Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "afg",
                                        "name": "Afghanistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_afg"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Match drawn",
                                    "others": [],
                                    "info": "Match tied",
                                    "completed": "Match tied"
                                },
                                "start_date": {
                                    "iso": "2018-09-25T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s5/",
                                "expires": "1543563036.0",
                                "approx_completed_ts": 1537904477,
                                "cache_key": "match|asiacup_2018_s5|micro_card"
                            }
                        ],
                        "day": 25,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_s6",
                                "name": "Pakistan vs Bangladesh",
                                "short_name": "PAK vs BAN",
                                "related_name": "6th Super Four Match",
                                "title": "Pakistan vs Bangladesh - 6th Super Four Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "pak",
                                        "name": "Pakistan",
                                        "match": {
                                            "season_team_key": "asiacup_2018_pak"
                                        }
                                    },
                                    "b": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "Bangladesh beat Pakistan by 37 runs",
                                    "others": [],
                                    "info": "Bangladesh won by 37 runs.",
                                    "completed": "Bangladesh won by 37 runs."
                                },
                                "start_date": {
                                    "iso": "2018-09-26T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Sheikh Zayed Stadium, Abu Dhabi, UAE",
                                "status": "completed",
                                "winner_team": "b",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_s6/",
                                "expires": "1543563037.0",
                                "approx_completed_ts": 1537990923,
                                "cache_key": "match|asiacup_2018_s6|micro_card"
                            }
                        ],
                        "day": 26,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 27,
                        "current_day": false
                    },
                    {
                        "matches": [
                            {
                                "key": "asiacup_2018_final",
                                "name": "India vs Bangladesh",
                                "short_name": "IND vs BAN",
                                "related_name": "Final Match",
                                "title": "India vs Bangladesh - Final Match - Asia Cup 2018",
                                "season": {
                                    "key": "asiacup_2018",
                                    "name": "Asia Cup 2018"
                                },
                                "teams": {
                                    "a": {
                                        "key": "ind",
                                        "name": "India",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ind"
                                        }
                                    },
                                    "b": {
                                        "key": "ban",
                                        "name": "Bangladesh",
                                        "match": {
                                            "season_team_key": "asiacup_2018_ban"
                                        }
                                    }
                                },
                                "msgs": {
                                    "result": "India beat Bangladesh by 3 wickets",
                                    "others": [],
                                    "info": "India won by 3 wkts",
                                    "completed": "India won by 3 wkts"
                                },
                                "start_date": {
                                    "iso": "2018-09-28T11:30+00:00"
                                },
                                "format": "one-day",
                                "venue": "Dubai International Cricket Stadium , Dubai, UAE",
                                "status": "completed",
                                "winner_team": "a",
                                "ref": "http://www.litzscore.com/series/asiacup_2018/asiacup_2018_final/",
                                "expires": "1543563041.0",
                                "approx_completed_ts": 1538164546,
                                "cache_key": "match|asiacup_2018_final|micro_card"
                            }
                        ],
                        "day": 28,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 29,
                        "current_day": false
                    },
                    {
                        "matches": [],
                        "day": 30,
                        "current_day": false
                    }
                ]
            }
        ],
        "card_type": "micro_card"
    }
}

Metric Group 101

Board Schedule API

The Coverage API gives the board key. Pass the obtained board key in the Board Schedule to get the board wise schedule.

For Eg: ICC is the board, and you get the related season key & other season information that belongs to board ICC.

Request

  • Path: http://rest.cricketapi.com/rest/v4/board/BOARD-KEY/schedule/
  • Method: GET
  • Params:

    • access_token - Required
    • date - Optional. Format: YYYY-MM or YYYY-MM-DD

Response

  • competition - Competition details.
  • match_formats - Match Format ("test", "t20", "odi", "t10").
  • data.months - List. List of days.
  • data.months.days - List. List of matches.
  • data.months.days.matches - List. List of matches for a day.
  • data.months.days.day - Integer. Day of the month.
  • data.months.days.current_day - Bool. If true current_day and today date is same otherwise false.

Example

General Schedule

$GET http://rest.cricketapi.com/rest/v4/board/BOARD-KEY/schedule/?access_token=ACCESS-TOKEN

Schedule with Date Parameter

$GET http://rest.cricketapi.com/rest/v4/board/BOARD-KEY/schedule/?access_token=ACCESS-TOKEN&month={YYYY-MM}

Sample Response

General Schedule

{
    "status": true,
    "version": "4.0.0",
    "status_code": 200,
    "expires": "1577103380.0",
    "Etag": "1577103380.0",
    "cache_key": "board|c.board.bcci.b13f0|schedule|2019-12",
    "data": {
        "seasons": [
            {
                "competition": {
                    "name": "Syed Mushtaq Ali Trophy",
                    "key": "c.competition.syed_mushtaq_ali_trophy.811c4"
                },
                "name": "Syed Mushtaq Ali Trophy 2019-20",
                "key": "c.season.smat.01ae0",
                "match_formats": [
                    "t20"
                ],
                "start_date": {
                    "timestamp": "1573183800.0",
                    "iso": "2019-11-08T03:30+00:00",
                    "str": "08th Nov 2019 03:30 GMT"
                },
                "end_date": {
                    "timestamp": "1575244800.0",
                    "iso": "2019-12-02T00:00+00:00",
                    "str": "02nd Dec 2019 00:00 GMT"
                }
            },
            {
                "competition": {
                    "name": "Ranji Trophy",
                    "key": "c.competition.ranji_trophy.269dd"
                },
                "name": "Ranji Trophy 2019-20",
                "key": "c.season.rnj.3bf96",
                "match_formats": [
                    "test"
                ],
                "start_date": {
                    "timestamp": "1575849600.0",
                    "iso": "2019-12-09T00:00+00:00",
                    "str": "09th Dec 2019 00:00 GMT"
                },
                "end_date": {
                    "timestamp": "1584144000.0",
                    "iso": "2020-03-14T00:00+00:00",
                    "str": "14th Mar 2020 00:00 GMT"
                }
            }
        ]
    }
}

Schedule with Date Parameter

{
    "status": true,
    "version": "4.0.0",
    "status_code": 200,
    "expires": "1577109528.0",
    "Etag": "1577109528.0",
    "cache_key": "board|c.board.bcci.b13f0|schedule|2019-11",
    "data": {
        "seasons": [
            {
                "competition": {
                    "name": "Deodhar Trophy ",
                    "key": "c.competition.deodhar_trophy.c70c7"
                },
                "name": "Deodhar Trophy 2019-20",
                "key": "c.season.dtc201920.f6995",
                "match_formats": [
                    "one-day"
                ],
                "start_date": {
                    "timestamp": "1572494400.0",
                    "iso": "2019-10-31T04:00+00:00",
                    "str": "31st Oct 2019 04:00 GMT"
                },
                "end_date": {
                    "timestamp": "1572912000.0",
                    "iso": "2019-11-05T00:00+00:00",
                    "str": "05th Nov 2019 00:00 GMT"
                }
            },
            {
                "competition": {
                    "name": "Syed Mushtaq Ali Trophy",
                    "key": "c.competition.syed_mushtaq_ali_trophy.811c4"
                },
                "name": "Syed Mushtaq Ali Trophy 2019-20",
                "key": "c.season.smat.01ae0",
                "match_formats": [
                    "t20"
                ],
                "start_date": {
                    "timestamp": "1573183800.0",
                    "iso": "2019-11-08T03:30+00:00",
                    "str": "08th Nov 2019 03:30 GMT"
                },
                "end_date": {
                    "timestamp": "1575244800.0",
                    "iso": "2019-12-02T00:00+00:00",
                    "str": "02nd Dec 2019 00:00 GMT"
                }
            }
        ]
    }
}

Season Schedule API

Use the obtained season key from the Board Schedule API{season.key}. The Season Schedule API gives the complete schedule and the Match Key details for the given season.

Request

  • Path: https://rest.cricketapi.com/rest/v4/season/SEASON-KEY/schedule/
  • Method: GET
  • Params:

    • access_token - Required

Response

  • key - Match key, Team Key, Season Team Key.

Example

Sample Request

$ GET https://rest.cricketapi.com/rest/v4/season/SEASON-KEY/schedule/?access_token=ACCESS-TOKEN

Sample Response

{
    "status": true,
    "version": "4.0.0",
    "status_code": 200,
    "expires": "1577109528.0",
    "Etag": "1577109528.0",
    "cache_key": "board|c.board.bcci.b13f0|schedule|2019-11",
    "data": {
        "seasons": [
            {
                "competition": {
                    "name": "Deodhar Trophy ",
                    "key": "c.competition.deodhar_trophy.c70c7"
                },
                "name": "Deodhar Trophy 2019-20",
                "key": "c.season.dtc201920.f6995",
                "match_formats": [
                    "one-day"
                ],
                "start_date": {
                    "timestamp": "1572494400.0",
                    "iso": "2019-10-31T04:00+00:00",
                    "str": "31st Oct 2019 04:00 GMT"
                },
                "end_date": {
                    "timestamp": "1572912000.0",
                    "iso": "2019-11-05T00:00+00:00",
                    "str": "05th Nov 2019 00:00 GMT"
                }
            },
            {
                "competition": {
                    "name": "Syed Mushtaq Ali Trophy",
                    "key": "c.competition.syed_mushtaq_ali_trophy.811c4"
                },
                "name": "Syed Mushtaq Ali Trophy 2019-20",
                "key": "c.season.smat.01ae0",
                "match_formats": [
                    "t20"
                ],
                "start_date": {
                    "timestamp": "1573183800.0",
                    "iso": "2019-11-08T03:30+00:00",
                    "str": "08th Nov 2019 03:30 GMT"
                },
                "end_date": {
                    "timestamp": "1575244800.0",
                    "iso": "2019-12-02T00:00+00:00",
                    "str": "02nd Dec 2019 00:00 GMT"
                }
            }
        ]
    }
}

View all Docs

True Support Center

Not sure, what plan to choose? Just get in touch us. We are committed to providing a solution to all sports data requirements. Feel free to write your technical questions, to know about best practice and guidelines.

000-800-040-1803 (Indian Tollfree Number)

+1 (855) 2SPORT4 (US Tollfree Number)