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

Recent matches API

Recent matches API provides a list of 3 completed matches, 3 upcoming matches and all live matches from the Cricket API coverage.

Guidelines: How Recent Matches API Be Used?

Request

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

    • access_token - Required
    • card_type - Optional.

Recent Match API supports Summary Card and Micro Card. By default, it gives the response of Micro card.

  • Card Type Params Value: Summary_card, Micro_card

Response

Read more about card here

Example with Micro Card

Request

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

Response

{
    "status": true,
    "version": "2.0.3",
    "status_code": 200,
    "expires": "1542891915.0",
    "Etag": "1542891915.0",
    "cache_key": "recent_matches|micro_card",
    "data": {
        "card_type": "micro_card",
        "intelligent_order": [
            "banwi_2018_test_01",
            "icc_wwc_t20_2018_sf1",
            "icc_wwc_t20_2018_sf2",
            "sleng_2018_test_03",
            "mzslt20_2018_g7",
            "mzslt20_2018_g6",
            "ausind_2018_t20_01"
        ],
        "cards": [
            {
                "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"
            },
            {
                "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": "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": "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"
            },
            {
                "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"
            }
        ]
    }
}

Example with Summary Card

Request

$ GET https://rest.cricketapi.com/rest/v2/recent_matches/?access_token=ACCESSTOKEN&card_type=summary_card

Response

{
    "status": true,
    "version": "2.0.3",
    "status_code": 200,
    "expires": "1542892047.0",
    "Etag": "1542892047.0",
    "cache_key": "recent_matches|summary_card",
    "data": {
        "card_type": "summary_card",
        "intelligent_order": [
            "banwi_2018_test_01",
            "icc_wwc_t20_2018_sf1",
            "icc_wwc_t20_2018_sf2",
            "sleng_2018_test_03",
            "mzslt20_2018_g7",
            "mzslt20_2018_g6",
            "ausind_2018_t20_01"
        ],
        "cards": [
            {
                "key": "mzslt20_2018_g7",
                "name": "Cape Town Blitz vs Nelson Mandela Bay Giants",
                "short_name": "CTB vs NMBG",
                "related_name": "7th Match",
                "description": "Cape Town Blitz won by 12 runs (Match reduced to 16 overs due to floodlight failure) Cape Town Blitz scored 175/6 in 20.0 and Nelson Mandela Bay Giants scored 132/6 in 16.0. Janneman Malan played good and he is man of the 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": {
                    "timestamp": 1542819600,
                    "iso": "2018-11-21T17:00+00:00",
                    "str": "21st Nov 2018 17:00 GMT"
                },
                "format": "t20",
                "match_overs": 20,
                "venue": "Newlands, Cape Town, South Africa",
                "status": "completed",
                "status_overview": "result",
                "winner_team": "a",
                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g7/",
                "expires": "1542832374.0",
                "approx_completed_ts": 1542831778,
                "toss": {
                    "decision": "bat",
                    "won": "a",
                    "str": "Cape Town Blitz won the toss and chose to bat first"
                },
                "innings": {
                    "b_1": {
                        "key": "b_1",
                        "runs": 132,
                        "run_str": "132/6 in 16.0",
                        "run_rate": "8.25",
                        "balls": 96,
                        "dotballs": 32,
                        "fours": 11,
                        "sixes": 4,
                        "wickets": 6,
                        "extras": 9,
                        "wide": 2,
                        "noball": 1,
                        "legbye": 3,
                        "bye": 3,
                        "overs": "16.0"
                    },
                    "a_1": {
                        "key": "a_1",
                        "runs": 175,
                        "run_str": "175/6 in 20.0",
                        "run_rate": "8.75",
                        "balls": 120,
                        "dotballs": 38,
                        "fours": 16,
                        "sixes": 6,
                        "wickets": 6,
                        "extras": 10,
                        "wide": 3,
                        "noball": 0,
                        "legbye": 5,
                        "bye": 2,
                        "overs": "20.0"
                    }
                },
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": false,
                "man_of_match": "j_malan",
                "now": {
                    "innings": "1",
                    "runs": 132,
                    "balls": 96,
                    "wicket": 6,
                    "runs_str": "132/6 in 16.0",
                    "run_rate": "8.25",
                    "req": {
                        "runs_str": "",
                        "balls": 0,
                        "runs_rate": 0,
                        "runs": 0,
                        "target_runs": 145,
                        "target_balls": 96
                    },
                    "batting_team": "b",
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": "a",
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [
                        [
                            16,
                            [
                                "r1",
                                "r2",
                                "b6",
                                "r1",
                                "r2",
                                "r1"
                            ]
                        ],
                        [
                            15,
                            [
                                "r1",
                                "b4",
                                "r1",
                                "r2",
                                "r1",
                                "r0"
                            ]
                        ],
                        [
                            14,
                            [
                                "r1",
                                "w",
                                "w",
                                "e1,wd",
                                "r0",
                                "r1",
                                "b4"
                            ]
                        ]
                    ],
                    "next_ball": {},
                    "break": {
                        "duration": "",
                        "reason": ""
                    }
                },
                "day": "",
                "players": {
                    "j_malan": {
                        "seasonal_role": "batsman",
                        "fullname": "Janneman Malan",
                        "name": "Janneman Malan",
                        "identified_roles": {
                            "keeper": false,
                            "bowler": false,
                            "batsman": true
                        },
                        "match": {
                            "innings": {
                                "1": {
                                    "fielding": {},
                                    "batting": {
                                        "dismissed": true,
                                        "dots": 16,
                                        "sixes": 1,
                                        "runs": 57,
                                        "balls": 39,
                                        "fours": 10,
                                        "strike_rate": 146.15,
                                        "dismissed_at": {
                                            "team_runs": 90,
                                            "over": 11,
                                            "ball": 4,
                                            "wicket_index": 2,
                                            "ball_key": "87e7f392-9888-47e9-b30c-3674812efc5b"
                                        },
                                        "out_str": "lbw b JJT Smuts"
                                    },
                                    "bowling": {}
                                }
                            }
                        }
                    }
                },
                "data_review_checkpoint": "post-match-validated",
                "first_batting": "a",
                "result_by": "runs",
                "cache_key": "match|mzslt20_2018_g7|summary_card"
            },
            {
                "key": "mzslt20_2018_g6",
                "name": "Durban Heat vs Tshwane Spartans",
                "short_name": "DBH vs TWS",
                "related_name": "6th Match",
                "description": "Durban Heat won by 10 runs as per DLS Durban Heat scored 129/6 in 16.3 and Tshwane Spartans scored 139/9 in 19.0. KY Abbott played good and he is man of the 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": {
                    "timestamp": 1542801600,
                    "iso": "2018-11-21T12:00+00:00",
                    "str": "21st Nov 2018 12:00 GMT"
                },
                "format": "t20",
                "match_overs": 19,
                "venue": "Kingsmead, Durban, South Africa",
                "status": "completed",
                "status_overview": "result",
                "winner_team": "a",
                "ref": "http://www.litzscore.com/series/mzslt20_2018/mzslt20_2018_g6/",
                "expires": "1542816203.0",
                "approx_completed_ts": 1542814129,
                "toss": {
                    "decision": "bowl",
                    "won": "a",
                    "str": "Durban Heat won the toss and chose to bowl first"
                },
                "innings": {
                    "b_1": {
                        "key": "b_1",
                        "runs": 139,
                        "run_str": "139/9 in 19.0",
                        "run_rate": "7.32",
                        "balls": 114,
                        "dotballs": 42,
                        "fours": 14,
                        "sixes": 1,
                        "wickets": 9,
                        "extras": 9,
                        "wide": 6,
                        "noball": 1,
                        "legbye": 0,
                        "bye": 2,
                        "overs": "19.0"
                    },
                    "a_1": {
                        "key": "a_1",
                        "runs": 129,
                        "run_str": "129/6 in 16.3",
                        "run_rate": "7.82",
                        "balls": 99,
                        "dotballs": 37,
                        "fours": 13,
                        "sixes": 4,
                        "wickets": 6,
                        "extras": 2,
                        "wide": 1,
                        "noball": 0,
                        "legbye": 1,
                        "bye": 0,
                        "overs": "16.3"
                    }
                },
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": true,
                "man_of_match": "k_abbott",
                "now": {
                    "innings": "1",
                    "runs": 129,
                    "balls": 99,
                    "wicket": 6,
                    "runs_str": "129/6 in 16.3",
                    "run_rate": "7.82",
                    "req": {
                        "runs_str": "",
                        "balls": 0,
                        "runs_rate": 0,
                        "runs": 0,
                        "target_runs": 141,
                        "target_balls": 114
                    },
                    "batting_team": "a",
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": "b",
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [
                        [
                            17,
                            [
                                "r0",
                                "r1",
                                "r0"
                            ]
                        ],
                        [
                            16,
                            [
                                "b4",
                                "b4",
                                "w",
                                "b4",
                                "w",
                                "r1"
                            ]
                        ],
                        [
                            15,
                            [
                                "b6",
                                "r1",
                                "r2",
                                "b4",
                                "r0",
                                "b6"
                            ]
                        ]
                    ],
                    "next_ball": {},
                    "break": {
                        "duration": "",
                        "reason": ""
                    }
                },
                "day": "",
                "players": {
                    "k_abbott": {
                        "seasonal_role": "bowler",
                        "fullname": "KY Abbott",
                        "name": "KY Abbott",
                        "identified_roles": {
                            "keeper": false,
                            "bowler": true,
                            "batsman": false
                        },
                        "match": {
                            "innings": {
                                "1": {
                                    "fielding": {},
                                    "batting": {
                                        "dismissed": false
                                    },
                                    "bowling": {
                                        "dots": 10,
                                        "runs": 27,
                                        "balls": 24,
                                        "maiden_overs": 0,
                                        "wickets": 4,
                                        "extras": 0,
                                        "overs": "4.0",
                                        "economy": 6.75
                                    }
                                }
                            }
                        }
                    }
                },
                "data_review_checkpoint": "post-match-validated",
                "first_batting": "b",
                "result_by": "runs",
                "cache_key": "match|mzslt20_2018_g6|summary_card"
            },
            {
                "key": "ausind_2018_t20_01",
                "name": "Australia vs India",
                "short_name": "AUS vs IND",
                "related_name": "1st T20 Match",
                "description": "Australia won by 4 runs (DLS Method, Reduced to 17 overs per side due to rain,Target 174) Australia scored 158/4 in 17.0 and India scored 169/7 in 17.0. Adam Zampa played good and he is man of the 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": {
                    "timestamp": 1542786600,
                    "iso": "2018-11-21T07:50+00:00",
                    "str": "21st Nov 2018 07:50 GMT"
                },
                "format": "t20",
                "match_overs": 17,
                "venue": "The Gabba, Brisbane, Australia",
                "status": "completed",
                "status_overview": "result",
                "winner_team": "a",
                "ref": "http://www.litzscore.com/series/ausind_2018/ausind_2018_t20_01/",
                "expires": "1542803555.0",
                "approx_completed_ts": 1542801609,
                "toss": {
                    "decision": "bowl",
                    "won": "b",
                    "str": "India won the toss and chose to bowl first"
                },
                "innings": {
                    "b_1": {
                        "key": "b_1",
                        "runs": 169,
                        "run_str": "169/7 in 17.0",
                        "run_rate": "9.94",
                        "balls": 102,
                        "dotballs": 31,
                        "fours": 17,
                        "sixes": 4,
                        "wickets": 7,
                        "extras": 12,
                        "wide": 7,
                        "noball": 2,
                        "legbye": 3,
                        "bye": 0,
                        "overs": "17.0"
                    },
                    "a_1": {
                        "key": "a_1",
                        "runs": 158,
                        "run_str": "158/4 in 17.0",
                        "run_rate": "9.29",
                        "balls": 102,
                        "dotballs": 35,
                        "fours": 8,
                        "sixes": 9,
                        "wickets": 4,
                        "extras": 6,
                        "wide": 5,
                        "noball": 0,
                        "legbye": 0,
                        "bye": 1,
                        "overs": "17.0"
                    }
                },
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": false,
                "man_of_match": "a_zampa",
                "now": {
                    "innings": "1",
                    "runs": 169,
                    "balls": 102,
                    "wicket": 7,
                    "runs_str": "169/7 in 17.0",
                    "run_rate": "9.94",
                    "req": {
                        "runs_str": "",
                        "balls": 0,
                        "runs_rate": 0,
                        "runs": 0,
                        "target_runs": 174,
                        "target_balls": 102
                    },
                    "batting_team": "b",
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": "a",
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [
                        [
                            17,
                            [
                                "r2",
                                "r0",
                                "w",
                                "w",
                                "e1,wd",
                                "r1",
                                "b4"
                            ]
                        ],
                        [
                            16,
                            [
                                "b4",
                                "e1,wd",
                                "r1",
                                "w",
                                "e1,lb",
                                "r0",
                                "b4"
                            ]
                        ],
                        [
                            15,
                            [
                                "r2",
                                "r1",
                                "b4",
                                "r1",
                                "e1,nb",
                                "r1",
                                "r1"
                            ]
                        ]
                    ],
                    "next_ball": {},
                    "break": {
                        "duration": "",
                        "reason": ""
                    }
                },
                "day": "",
                "players": {
                    "a_zampa": {
                        "seasonal_role": "bowler",
                        "fullname": "Adam Zampa",
                        "name": "Adam Zampa",
                        "identified_roles": {
                            "keeper": false,
                            "bowler": true,
                            "batsman": false
                        },
                        "match": {
                            "innings": {
                                "1": {
                                    "fielding": {},
                                    "batting": {
                                        "dismissed": false
                                    },
                                    "bowling": {
                                        "dots": 11,
                                        "runs": 22,
                                        "balls": 24,
                                        "maiden_overs": 0,
                                        "wickets": 2,
                                        "extras": 1,
                                        "overs": "4.0",
                                        "economy": 5.5
                                    }
                                }
                            }
                        }
                    }
                },
                "data_review_checkpoint": "post-match-validated",
                "first_batting": "a",
                "result_by": "runs",
                "cache_key": "match|ausind_2018_t20_01|summary_card"
            },
            {
                "key": "banwi_2018_test_01",
                "name": "Bangladesh vs West Indies",
                "short_name": "BAN vs WI",
                "related_name": "1st Test Match",
                "description": "On 22 November 2018, Bangladesh playing against West Indies in Zahur Ahmed Chowdhury Stadium, Chittagong, Bangladesh. Match (Bangladesh vs West Indies - 1st Test Match - Bangladesh vs West Indies 2018) will begin at 03:30 GMT.",
                "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": {
                    "timestamp": 1542857400,
                    "iso": "2018-11-22T03:30+00:00",
                    "str": "22nd Nov 2018 03:30 GMT"
                },
                "format": "test",
                "match_overs": null,
                "venue": "Zahur Ahmed Chowdhury Stadium, Chittagong, Bangladesh",
                "status": "started",
                "status_overview": "stumps",
                "winner_team": "",
                "ref": "http://www.litzscore.com/series/banwi_2018/banwi_2018_test_01/",
                "expires": "1542887758.0",
                "toss": {
                    "decision": "bat",
                    "won": "a",
                    "str": "Bangladesh won the toss and chose to bat first"
                },
                "innings": {
                    "b_1": {
                        "key": "b_1",
                        "runs": 0,
                        "run_str": "0/0 in 0.0",
                        "run_rate": "0",
                        "balls": 0,
                        "dotballs": 0,
                        "fours": 0,
                        "sixes": 0,
                        "wickets": 0,
                        "extras": 0,
                        "wide": 0,
                        "noball": 0,
                        "legbye": 0,
                        "bye": 0,
                        "overs": "0.0"
                    },
                    "a_1": {
                        "key": "a_1",
                        "runs": 315,
                        "run_str": "315/8 in 88.0",
                        "run_rate": "3.58",
                        "balls": 528,
                        "dotballs": 351,
                        "fours": 28,
                        "sixes": 2,
                        "wickets": 8,
                        "extras": 12,
                        "wide": 0,
                        "noball": 4,
                        "legbye": 5,
                        "bye": 3,
                        "overs": "88.0"
                    }
                },
                "winning_ratio": {
                    "a": 50,
                    "b": 50
                },
                "dl_applied": false,
                "man_of_match": "",
                "now": {
                    "innings": "1",
                    "runs": 315,
                    "balls": 528,
                    "wicket": 8,
                    "runs_str": "315/8 in 88.0",
                    "run_rate": "3.58",
                    "req": {},
                    "batting_team": "a",
                    "striker": "t_islam",
                    "nonstriker": "n_hasan",
                    "bowling_team": "b",
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [
                        [
                            88,
                            [
                                "r0",
                                "r0",
                                "r0",
                                "b4",
                                "r0",
                                "r1"
                            ]
                        ],
                        [
                            87,
                            [
                                "r0",
                                "r0",
                                "r2",
                                "r0",
                                "e1,lb",
                                "r0"
                            ]
                        ],
                        [
                            86,
                            [
                                "r0",
                                "r1",
                                "r0",
                                "r1",
                                "r0",
                                "r0"
                            ]
                        ]
                    ],
                    "next_ball": {
                        "striker": "t_islam",
                        "nonstriker": "n_hasan",
                        "bowler": null,
                        "over": 89,
                        "ball": 1,
                        "over_str": "88.1"
                    },
                    "break": {
                        "duration": "",
                        "reason": "day"
                    }
                },
                "day": "1",
                "players": {
                    "t_islam": {
                        "seasonal_role": "bowler",
                        "fullname": "Taijul Islam",
                        "name": "Taijul Islam",
                        "identified_roles": {
                            "keeper": false,
                            "bowler": true,
                            "batsman": false
                        },
                        "match": {
                            "innings": {
                                "1": {
                                    "fielding": {},
                                    "batting": {
                                        "dismissed": false,
                                        "dots": 40,
                                        "sixes": 1,
                                        "runs": 32,
                                        "balls": 57,
                                        "fours": 3,
                                        "strike_rate": 56.14
                                    },
                                    "bowling": {}
                                }
                            }
                        }
                    },
                    "n_hasan": {
                        "seasonal_role": "bowler",
                        "fullname": "Naeem Hasan",
                        "name": "Naeem Hasan",
                        "identified_roles": {
                            "keeper": false,
                            "bowler": true,
                            "batsman": false
                        },
                        "match": {
                            "innings": {
                                "1": {
                                    "fielding": {},
                                    "batting": {
                                        "dismissed": false,
                                        "dots": 46,
                                        "sixes": 0,
                                        "runs": 24,
                                        "balls": 60,
                                        "fours": 2,
                                        "strike_rate": 40
                                    },
                                    "bowling": {}
                                }
                            }
                        }
                    }
                },
                "data_review_checkpoint": "pre-match-validated",
                "first_batting": "a",
                "result_by": "",
                "cache_key": "match|banwi_2018_test_01|summary_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",
                "description": "On 22 November 2018, Australia Women playing against West Indies Women in Sir Vivian Richards Stadium, North Sound, Antigua, West Indies. Match (Australia Women vs West Indies Women - 1st Semi-Final Match - ICC WOMEN'S T20 WORLD CUP 2018) will begin at 20:00 GMT.",
                "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": {
                    "timestamp": 1542916800,
                    "iso": "2018-11-22T20:00+00:00",
                    "str": "22nd Nov 2018 20:00 GMT"
                },
                "format": "t20",
                "match_overs": 20,
                "venue": "Sir Vivian Richards Stadium, North Sound, Antigua, West Indies",
                "status": "notstarted",
                "status_overview": "scheduled",
                "winner_team": null,
                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_sf1/",
                "expires": "1542914999.0",
                "toss": {},
                "innings": {},
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": false,
                "man_of_match": null,
                "now": {
                    "innings": "1",
                    "runs": null,
                    "balls": null,
                    "wicket": null,
                    "runs_str": null,
                    "run_rate": null,
                    "req": {},
                    "batting_team": null,
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": null,
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [],
                    "next_ball": {},
                    "break": {
                        "duration": null,
                        "reason": null
                    }
                },
                "day": null,
                "players": {},
                "data_review_checkpoint": "",
                "first_batting": null,
                "result_by": null,
                "cache_key": "match|icc_wwc_t20_2018_sf1|summary_card"
            },
            {
                "key": "icc_wwc_t20_2018_sf2",
                "name": "India Women vs England Women",
                "short_name": "INDW vs ENGW",
                "related_name": "2nd Semi-Final Match",
                "description": "On 23 November 2018, India Women playing against England Women in Sir Vivian Richards Stadium, North Sound, Antigua, West Indies. Match (India Women vs England Women - 2nd Semi-Final Match - ICC WOMEN'S T20 WORLD CUP 2018) will begin at 00:00 GMT.",
                "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": {
                    "timestamp": 1542931200,
                    "iso": "2018-11-23T00:00+00:00",
                    "str": "23rd Nov 2018 00:00 GMT"
                },
                "format": "t20",
                "match_overs": 20,
                "venue": "Sir Vivian Richards Stadium, North Sound, Antigua, West Indies",
                "status": "notstarted",
                "status_overview": "scheduled",
                "winner_team": null,
                "ref": "http://www.litzscore.com/series/icc_wwc_t20_2018/icc_wwc_t20_2018_sf2/",
                "expires": "1542929399.0",
                "toss": {},
                "innings": {},
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": false,
                "man_of_match": null,
                "now": {
                    "innings": "1",
                    "runs": null,
                    "balls": null,
                    "wicket": null,
                    "runs_str": null,
                    "run_rate": null,
                    "req": {},
                    "batting_team": null,
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": null,
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [],
                    "next_ball": {},
                    "break": {
                        "duration": null,
                        "reason": null
                    }
                },
                "day": null,
                "players": {},
                "data_review_checkpoint": "",
                "first_batting": null,
                "result_by": null,
                "cache_key": "match|icc_wwc_t20_2018_sf2|summary_card"
            },
            {
                "key": "sleng_2018_test_03",
                "name": "Sri Lanka vs England",
                "short_name": "SL vs ENG",
                "related_name": "3rd Test Match",
                "description": "On 23 November 2018, Sri Lanka playing against England in Sinhalese Sports Club, Colombo, Sri Lanka. Match (Sri Lanka vs England - 3rd Test Match - Sri Lanka vs England 2018) will begin at 04:30 GMT.",
                "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": {
                    "timestamp": 1542947400,
                    "iso": "2018-11-23T04:30+00:00",
                    "str": "23rd Nov 2018 04:30 GMT"
                },
                "format": "test",
                "match_overs": null,
                "venue": "Sinhalese Sports Club, Colombo, Sri Lanka",
                "status": "notstarted",
                "status_overview": "scheduled",
                "winner_team": null,
                "ref": "http://www.litzscore.com/series/sleng_2018/sleng_2018_test_03/",
                "expires": "1542945599.0",
                "toss": {},
                "innings": {},
                "winning_ratio": {
                    "a": null,
                    "b": null
                },
                "dl_applied": false,
                "man_of_match": null,
                "now": {
                    "innings": "1",
                    "runs": null,
                    "balls": null,
                    "wicket": null,
                    "runs_str": null,
                    "run_rate": null,
                    "req": {},
                    "batting_team": null,
                    "striker": null,
                    "nonstriker": null,
                    "bowling_team": null,
                    "bowler": null,
                    "lead_by_str": null,
                    "trail_by_str": null,
                    "recent_overs_str": [],
                    "next_ball": {},
                    "break": {
                        "duration": null,
                        "reason": null
                    }
                },
                "day": null,
                "players": {},
                "data_review_checkpoint": "",
                "first_batting": null,
                "result_by": null,
                "cache_key": "match|sleng_2018_test_03|summary_card"
            }
        ]
    }
}

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)