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

Player Object Reference

This object has the complete information about a player

key - string. Player key

fullname - string. Full name of player like "Samuel Badree"

name - string. Short name like "S Badree"

match - object. player bowling and batting details. Object explained blow

match.innings - object. player played innings. Object explained blow.

match.innings.key - Integer. 1 or 2

match.innings.batting - object. Player batting details

match.innings.batting.dots - integer. Number of dot balls

match.innings.batting.sixes - integer. Number of six hit

match.innings.batting.runs - integer. Number of runs scored

match.innings.batting.balls - integer. Number of balls played

match.innings.batting.fours - integer. Number of fours hit

match.innings.batting.strike_rate - float. Strike Rate of the player

match.innings.bowling - object. Player bowling details

match.innings.bowling.dots - Integer. Number of ball dots

match.innings.bowling.balls - Integer. Number of ball bowled

match.innings.bowling.wickets - Integer. Number of wicket taken

match.innings.bowling.extras - Integer. Number of extras given

match.innings.bowling.overs - string. Number of over bowled

match.innings.bowling.economy - float. Economy Rate of the bowler

{
    "d_bravo": {
        "fullname": "Dwayne Bravo",
        "name": "DJ Bravo",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 1,
                        "sixes": 1,
                        "runs": 15,
                        "balls": 9,
                        "fours": 0,
                        "strike_rate": 166.67
                    },
                    "bowling": {
                        "runs": 36,
                        "balls": 24,
                        "maiden_overs": 0,
                        "wickets": 2,
                        "extras": 2,
                        "overs": "4.0",
                        "economy": 9.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "r_karthikeyan": {
        "fullname": "R Karthikeyan",
        "name": "R Karthikeyan",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_rajpoot": {
        "fullname": "Ankit Rajpoot",
        "name": "A Rajpoot",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_rahane": {
        "fullname": "Ajinkya Rahane",
        "name": " AM Rahane",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 5,
                        "sixes": 0,
                        "runs": 16,
                        "balls": 15,
                        "dismissed_at": {
                            "team_runs": 71,
                            "over": 8,
                            "ball": 2,
                            "wicket_index": 1,
                            "ball_key": "c7351d98-9012-4361-ba2a-f5cd8665587d"
                        },
                        "fours": 1,
                        "strike_rate": 106.67,
                        "dismissed": true,
                        "out_str": "bowled b R Ashwin",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "s_watson",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "r_ashwin",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 8,
                            "wicket_type": "bowled",
                            "updated": "2014-11-03T13:36:20.250000",
                            "comment": "R Ashwin to AM Rahane: Bowled!. No runs.",
                            "striker": "a_rahane",
                            "wicket": "a_rahane",
                            "ball": "2",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "bowled",
                                    "a_rahane"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "a_rahane"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "b",
                            "over_str": "7.2",
                            "fielder": {},
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": false,
            "batsman": true
        }
    },
    "i_ahmed": {
        "fullname": "Irfan Ahmed",
        "name": "I Ahmed",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_badree": {
        "fullname": "Samuel Badree",
        "name": "S Badree",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "o_shah": {
        "fullname": "Owais Shah",
        "name": "OA Shah",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "n_kulasekara": {
        "fullname": "Nuwan Kulasekara",
        "name": "KMDN Kulasekara",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "hm_singh": {
        "fullname": "Harmeet Singh",
        "name": "Harmeet Singh",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "b_hilfenhaus": {
        "fullname": "Ben Hilfenhaus",
        "name": "BW Hilfenhaus",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "s_binny": {
        "fullname": "Stuart Terence Roger Binny",
        "name": "STR Binny",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 1,
                        "runouts": 0,
                        "stumbeds": 0
                    },
                    "batting": {
                        "dots": 4,
                        "sixes": 1,
                        "runs": 36,
                        "balls": 22,
                        "fours": 3,
                        "strike_rate": 163.64
                    },
                    "bowling": {
                        "runs": 20,
                        "balls": 12,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 1,
                        "overs": "2.0",
                        "economy": 10.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_dananjaya": {
        "fullname": "Akila Dananjaya",
        "name": "A Dananjaya",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "v_shankar": {
        "fullname": "Vijay Shankar",
        "name": "V Shankar",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": false,
            "batsman": true
        }
    },
    "r_shukla": {
        "fullname": "Rahul Shukla",
        "name": "R Shukla",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 24,
                        "balls": 12,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 0,
                        "overs": "2.0",
                        "economy": 12.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "k_perera": {
        "fullname": "Kushal Janitha Perera",
        "name": "MDKJ Perera",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "d_yagnik": {
        "fullname": "Dishant Yagnik",
        "name": "DH Yagnik",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 3,
                        "sixes": 0,
                        "runs": 7,
                        "balls": 8,
                        "dismissed_at": {
                            "team_runs": 84,
                            "over": 10,
                            "ball": 3,
                            "wicket_index": 2,
                            "ball_key": "17d6fc7f-d37e-45ee-9b0a-aaf15221d8c4"
                        },
                        "fours": 1,
                        "strike_rate": 87.5,
                        "dismissed": true,
                        "out_str": "c b R Ashwin",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "s_watson",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "r_ashwin",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 10,
                            "wicket_type": "catch",
                            "updated": "2014-11-03T13:36:18.820000",
                            "comment": "R Ashwin to DH Yagnik: Wicket!, Caught by R Ashwin. No runs.",
                            "striker": "d_yagnik",
                            "wicket": "d_yagnik",
                            "ball": "3",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "catch",
                                    "d_yagnik"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "d_yagnik"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "b",
                            "over_str": "9.3",
                            "fielder": {
                                "catch": 1,
                                "runout": 0,
                                "key": "r_ashwin",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "r_jadeja": {
        "fullname": "Ravindra Jadeja",
        "name": "RA Jadeja",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 2,
                        "sixes": 0,
                        "runs": 0,
                        "balls": 2,
                        "dismissed_at": {
                            "team_runs": 154,
                            "over": 17,
                            "ball": 3,
                            "wicket_index": 4,
                            "ball_key": "c88b4bba-adf7-4de1-bf86-cc7b5d5e69ed"
                        },
                        "fours": 0,
                        "strike_rate": 0.0,
                        "dismissed": true,
                        "out_str": "bowled b JP Faulkner",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "ms_dhoni",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "j_faulkner",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 17,
                            "wicket_type": "bowled",
                            "updated": "2014-11-03T13:36:19.694000",
                            "comment": "JP Faulkner to RA Jadeja: Bowled!. No runs.",
                            "striker": "r_jadeja",
                            "wicket": "r_jadeja",
                            "ball": "3",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "bowled",
                                    "r_jadeja"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "r_jadeja"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "a",
                            "over_str": "16.3",
                            "fielder": {},
                            "extras": "0"
                        }
                    },
                    "bowling": {
                        "runs": 45,
                        "balls": 18,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 2,
                        "overs": "3.0",
                        "economy": 15.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "v_malik": {
        "fullname": "Vikramjeet Malik",
        "name": "VS Malik",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "p_tambe": {
        "fullname": "Pravin Tambe",
        "name": "P Tambe",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "s_goswami": {
        "fullname": "Shreevats Goswami",
        "name": "SP Goswami",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "m_vijay": {
        "fullname": "Murali Vijay",
        "name": "M Vijay",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 2,
                        "sixes": 0,
                        "runs": 3,
                        "balls": 5,
                        "dismissed_at": {
                            "team_runs": 22,
                            "over": 3,
                            "ball": 3,
                            "wicket_index": 1,
                            "ball_key": "777c4f5e-a00d-4ca8-9827-351305db096e"
                        },
                        "fours": 0,
                        "strike_rate": 60.0,
                        "dismissed": true,
                        "out_str": "c b A Chandila",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "m_hussey",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "a_chandila",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 3,
                            "wicket_type": "catch",
                            "updated": "2014-11-03T13:36:18.981000",
                            "comment": "A Chandila to M Vijay: Wicket!, Caught by A Chandila. No runs.",
                            "striker": "m_vijay",
                            "wicket": "m_vijay",
                            "ball": "3",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "catch",
                                    "m_vijay"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "m_vijay"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "a",
                            "over_str": "2.3",
                            "fielder": {
                                "catch": 1,
                                "runout": 0,
                                "key": "a_chandila",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "j_faulkner": {
        "fullname": "James Faulkner",
        "name": "JP Faulkner",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 20,
                        "balls": 24,
                        "maiden_overs": 0,
                        "wickets": 3,
                        "extras": 0,
                        "overs": "4.0",
                        "economy": 5.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_watson": {
        "fullname": "Shane Watson",
        "name": "SR Watson",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 14,
                        "sixes": 6,
                        "runs": 101,
                        "balls": 61,
                        "dismissed_at": {
                            "team_runs": 159,
                            "over": 18,
                            "ball": 3,
                            "wicket_index": 4,
                            "ball_key": "4720b7ff-e963-4bc8-9138-6124c2b261fc"
                        },
                        "fours": 6,
                        "strike_rate": 165.57,
                        "dismissed": true,
                        "out_str": "c MEK Hussey b DJ Bravo",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "s_binny",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "d_bravo",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 18,
                            "wicket_type": "catch",
                            "updated": "2014-11-03T13:36:19.458000",
                            "comment": "DJ Bravo to SR Watson: Wicket!, Caught by MEK Hussey. No runs.",
                            "striker": "s_watson",
                            "wicket": "s_watson",
                            "ball": "3",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1player_1",
                                    "s_watson"
                                ],
                                [
                                    "catch",
                                    "s_watson"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "s_watson"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "b",
                            "over_str": "17.3",
                            "fielder": {
                                "catch": 1,
                                "runout": 0,
                                "key": "m_hussey",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {
                        "runs": 21,
                        "balls": 11,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 0,
                        "overs": "1.5",
                        "economy": 11.45
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_tait": {
        "fullname": "Shaun Tait",
        "name": "SW Tait",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "r_ashwin": {
        "fullname": "Ravichandran Ashwin",
        "name": "R Ashwin",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 1,
                        "runouts": 0,
                        "stumbeds": 0
                    },
                    "batting": {},
                    "bowling": {
                        "runs": 20,
                        "balls": 24,
                        "maiden_overs": 0,
                        "wickets": 2,
                        "extras": 0,
                        "overs": "4.0",
                        "economy": 5.0
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": true,
            "bowler": true,
            "batsman": true
        }
    },
    "du_plessis": {
        "fullname": "Faf du Plessis",
        "name": "Du Plessis",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": true,
            "bowler": true,
            "batsman": true
        }
    },
    "s_trivedi": {
        "fullname": "Siddharth Trivedi",
        "name": "SK Trivedi",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 32,
                        "balls": 18,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 2,
                        "overs": "3.0",
                        "economy": 10.67
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "b_laughlin": {
        "fullname": "Ben Laughlin",
        "name": "B Laughlin",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "b_aparajith": {
        "fullname": "Baba Aparajith",
        "name": "Baba Aparajith",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": false,
            "batsman": true
        }
    },
    "k_boresha": {
        "fullname": "Kumar Boresha",
        "name": "K Boresha",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "d_nannes": {
        "fullname": "Dirk Nannes",
        "name": "DP Nannes",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "f_edwards": {
        "fullname": "Fidel Edwards",
        "name": "FH Edwards",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "b_hodge": {
        "fullname": "Brad Hodge",
        "name": "BJ Hodge",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 1,
                        "sixes": 0,
                        "runs": 9,
                        "balls": 6,
                        "fours": 1,
                        "strike_rate": 150.0
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_sreesanth": {
        "fullname": "Sreesanth",
        "name": "S Sreesanth",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "m_hussey": {
        "fullname": "Michael Hussey",
        "name": "MEK Hussey",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 1,
                        "runouts": 0,
                        "stumbeds": 0
                    },
                    "batting": {
                        "dots": 7,
                        "sixes": 1,
                        "runs": 88,
                        "balls": 51,
                        "dismissed_at": {
                            "team_runs": 154,
                            "over": 17,
                            "ball": 1,
                            "wicket_index": 3,
                            "ball_key": "7106a8a0-021e-4049-807d-76debe55ac51"
                        },
                        "fours": 13,
                        "strike_rate": 172.55,
                        "dismissed": true,
                        "out_str": "runout RS Dravid",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "m_hussey",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "j_faulkner",
                                "wicket": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 17,
                            "wicket_type": "runout",
                            "updated": "2014-11-03T13:36:20.074000",
                            "comment": "JP Faulkner to MS Dhoni: Wicket! Runout by RS Dravid. No runs.",
                            "striker": "ms_dhoni",
                            "wicket": "m_hussey",
                            "ball": "1",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "runout",
                                    "m_hussey"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "ms_dhoni"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "a",
                            "over_str": "16.1",
                            "fielder": {
                                "catch": 0,
                                "runout": 1,
                                "key": "r_dravid",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "c_morris": {
        "fullname": "Chris Morris",
        "name": "CH Morris",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 0,
                        "sixes": 0,
                        "runs": 1,
                        "balls": 1,
                        "fours": 0,
                        "strike_rate": 100.0
                    },
                    "bowling": {
                        "runs": 32,
                        "balls": 18,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 1,
                        "overs": "3.0",
                        "economy": 10.67
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_jakati": {
        "fullname": "Shadab Jakati",
        "name": "SB Jakati",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "s_raina": {
        "fullname": "Suresh Raina",
        "name": "SK Raina",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {
                        "dots": 6,
                        "sixes": 2,
                        "runs": 51,
                        "balls": 35,
                        "dismissed_at": {
                            "team_runs": 112,
                            "over": 13,
                            "ball": 4,
                            "wicket_index": 2,
                            "ball_key": "69a04225-ed8a-45ba-96af-a1ab8a5ae89e"
                        },
                        "fours": 4,
                        "strike_rate": 145.71,
                        "dismissed": true,
                        "out_str": "lbw b JP Faulkner",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "m_hussey",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "j_faulkner",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 13,
                            "wicket_type": "lbw",
                            "updated": "2014-11-03T13:36:19.288000",
                            "comment": "JP Faulkner to SK Raina: LBW!. No runs.",
                            "striker": "s_raina",
                            "wicket": "s_raina",
                            "ball": "4",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "player_50",
                                    "s_raina"
                                ],
                                [
                                    "lbw",
                                    "s_raina"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "s_raina"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "a",
                            "over_str": "12.4",
                            "fielder": {},
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": true,
            "bowler": true,
            "batsman": true
        }
    },
    "w_saha": {
        "fullname": "Wriddhiman Saha",
        "name": "WP Saha",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": true,
            "bowler": false,
            "batsman": true
        }
    },
    "s_badrinath": {
        "fullname": "Subramaniam Badrinath",
        "name": "S Badrinath",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_samson": {
        "fullname": "Sanju Samson",
        "name": "SV Samson",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": true,
            "bowler": false,
            "batsman": true
        }
    },
    "r_more": {
        "fullname": "Ronit More",
        "name": "R More",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "b_hogg": {
        "fullname": "Brad Hogg",
        "name": "GB Hogg",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_chavan": {
        "fullname": "Ankeet Chavan",
        "name": "AA Chavan",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "s_anirudha": {
        "fullname": "Srikkanth Anirudha",
        "name": "S Anirudha",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": false,
            "batsman": true
        }
    },
    "s_baby": {
        "fullname": "Sachin Baby",
        "name": "S Baby",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "j_holder": {
        "fullname": "Jason Holder",
        "name": "JO Holder",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 30,
                        "balls": 24,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 2,
                        "overs": "4.0",
                        "economy": 7.5
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": false,
            "batsman": true
        }
    },
    "k_cooper": {
        "fullname": "Kevon Cooper",
        "name": "K Cooper",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 49,
                        "balls": 24,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 0,
                        "overs": "4.0",
                        "economy": 12.25
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "r_dravid": {
        "fullname": "Rahul Dravid",
        "name": "RS Dravid",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 0,
                        "runouts": 1,
                        "stumbeds": 0
                    },
                    "batting": {
                        "dots": 3,
                        "sixes": 0,
                        "runs": 6,
                        "balls": 9,
                        "dismissed_at": {
                            "team_runs": 113,
                            "over": 14,
                            "ball": 2,
                            "wicket_index": 3,
                            "ball_key": "0ea39992-7647-4916-bfcc-b2beba9dbf00"
                        },
                        "fours": 0,
                        "strike_rate": 66.67,
                        "dismissed": true,
                        "out_str": "c MS Dhoni b DJ Bravo",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "s_watson",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "d_bravo",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 14,
                            "wicket_type": "catch",
                            "updated": "2014-11-03T13:36:18.914000",
                            "comment": "DJ Bravo to RS Dravid: Wicket!, Caught by MS Dhoni. No runs.",
                            "striker": "r_dravid",
                            "wicket": "r_dravid",
                            "ball": "2",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "catch",
                                    "r_dravid"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "r_dravid"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "b",
                            "over_str": "13.2",
                            "fielder": {
                                "catch": 1,
                                "runout": 0,
                                "key": "ms_dhoni",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "m_sharma": {
        "fullname": "Mohit Sharma",
        "name": "M Sharma",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {
                        "runs": 19,
                        "balls": 12,
                        "maiden_overs": 0,
                        "wickets": 0,
                        "extras": 0,
                        "overs": "2.0",
                        "economy": 9.5
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": false,
            "bowler": true,
            "batsman": false
        }
    },
    "ms_dhoni": {
        "fullname": "MS Dhoni",
        "name": "MS Dhoni",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 1,
                        "runouts": 0,
                        "stumbeds": 0
                    },
                    "batting": {
                        "dots": 3,
                        "sixes": 0,
                        "runs": 21,
                        "balls": 16,
                        "dismissed_at": {
                            "team_runs": 175,
                            "over": 19,
                            "ball": 6,
                            "wicket_index": 5,
                            "ball_key": "81248550-5945-4b4d-80be-bf7fbec1b607"
                        },
                        "fours": 1,
                        "strike_rate": 131.25,
                        "dismissed": true,
                        "out_str": "c STR Binny b JP Faulkner",
                        "ball_of_dismissed": {
                            "status": "played",
                            "nonstriker": "d_bravo",
                            "runs": 0,
                            "bowler": {
                                "runs": 0,
                                "key": "j_faulkner",
                                "wicket": 1,
                                "extras": 0,
                                "ball_count": 1,
                                "maiden_over": false
                            },
                            "innings": "1",
                            "over": 19,
                            "wicket_type": "catch",
                            "updated": "2014-11-03T13:36:18.979000",
                            "comment": "JP Faulkner to MS Dhoni: Wicket!, Caught by STR Binny. No runs.",
                            "striker": "ms_dhoni",
                            "wicket": "ms_dhoni",
                            "ball": "6",
                            "match": "iplt20_2013_g30",
                            "ball_type": "normal",
                            "highlight_names_keys": [
                                [
                                    "over_end",
                                    "ms_dhoni"
                                ],
                                [
                                    "catch",
                                    "ms_dhoni"
                                ]
                            ],
                            "batsman": {
                                "runs": 0,
                                "dotball": 1,
                                "six": 0,
                                "four": 0,
                                "ball_count": 1,
                                "key": "ms_dhoni"
                            },
                            "team": {
                                "runs": 0,
                                "extras": 0,
                                "ball_count": 1,
                                "wicket": 1
                            },
                            "batting_team": "a",
                            "over_str": "18.6",
                            "fielder": {
                                "catch": 1,
                                "runout": 0,
                                "key": "s_binny",
                                "stumbed": 0
                            },
                            "extras": "0"
                        }
                    },
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_menaria": {
        "fullname": "Ashok Menaria",
        "name": "AL Menaria",
        "match": {
            "innings": {
                "1": {
                    "fielding": {},
                    "batting": {},
                    "bowling": {}
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    },
    "a_chandila": {
        "fullname": "Ajit Chandila",
        "name": "A Chandila",
        "match": {
            "innings": {
                "1": {
                    "fielding": {
                        "catches": 1,
                        "runouts": 0,
                        "stumbeds": 0
                    },
                    "batting": {},
                    "bowling": {
                        "runs": 16,
                        "balls": 18,
                        "maiden_overs": 0,
                        "wickets": 1,
                        "extras": 0,
                        "overs": "3.0",
                        "economy": 5.33
                    }
                }
            }
        },
        "identified_roles": {
            "keeper": null,
            "bowler": null,
            "batsman": null
        }
    }
}
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 cricket 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)