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

Cricket Team Performance API

The Team Performance API gives the stats for the requested board & competition. It gives the information like batting, bowling, complete matches played by the team, top players in that team & much more details.

Request

  • Path: https://rest.cricketapi.com/rest/v3/team-performance/{team_key}/
  • Method: GET
  • URL Params:

    • team_key:Required. Team key
  • Params:

    • access_token - Required
    • board - Required. Possible values are 'icc', 'bcci'
    • competition - Required. Match competition - possible values are 'international-t20', 'international-one-day' 'international-test' and 'ipl'.
    • year - Optional. Please give the year from 2012 to present.

Response

  • data.stats - Object. Object of team stats

Example

Request:

$ GET https://rest.cricketapi.com/rest/v3/team-performance/ind/?access_token=ACCESSTOKEN&board=icc&competition=international-t20 

Response:

{ "cache_key": "team_performance_ind_icc_international-t20", "data": { "coverage_included": 100, "stats": { "bat": { "all_out": 4, "run": { "4s": 912, "6s": 317, "total": 10588 }, "wickets": 325 }, "bowl": { "balls": 8006, "runs": 10260, "wickets": 469 }, "first_batting": 34, "last_updated_time": "1519991604", "matches": 71, "previous_matches": [ { "match": { "card_name": "AUS vs IND", "format": "t20", "innings": { "a_1": { "overs": "19.0", "run_rate": 6.95, "run_str": "132/7 in 19.0", "runs": 132, "wickets": 7 }, "b_1": { "innings_index": 1, "overs": "0.0", "run_rate": 0, "run_str": "0/0 in 0.0", "runs": 0, "wickets": 0 } }, "key": "ausind_2018_t20_02", "name": "Australia vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "abandoned", "start": 1542959400, "status": "completed", "status_overview": "abandoned", "team_index": "b", "teams": { "a": { "key": "aus", "name": "Australia", "score_string": "132/7 in 19.0" }, "b": { "key": "ind", "name": "India", "score_string": "0/0 in 0.0" } } }, "season": { "key": "ausind_2018", "name": "Australia vs India 2018" } }, { "match": { "card_name": "AUS vs IND", "format": "t20", "innings": { "a_1": { "overs": "17.0", "run_rate": 9.29, "run_str": "158/4 in 17.0", "runs": 158, "wickets": 4 }, "b_1": { "innings_index": 1, "overs": "17.0", "run_rate": 9.94, "run_str": "169/7 in 17.0", "runs": 169, "wickets": 7 } }, "key": "ausind_2018_t20_01", "name": "Australia vs India", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "lost", "result_by": { "difference": 11, "kind": "run" }, "start": 1542786600, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "aus", "name": "Australia", "score_string": "158/4 in 17.0" }, "b": { "key": "ind", "name": "India", "score_string": "169/7 in 17.0" } } }, "season": { "key": "ausind_2018", "name": "Australia vs India 2018" } }, { "match": { "card_name": "IND vs WI", "format": "t20", "innings": { "a_1": { "innings_index": 1, "overs": "20.0", "run_rate": 9.1, "run_str": "182/4 in 20.0", "runs": 182, "wickets": 4 }, "b_1": { "overs": "20.0", "run_rate": 9.05, "run_str": "181/3 in 20.0", "runs": 181, "wickets": 3 } }, "key": "indwi_2018_t20_03", "name": "India vs West Indies", "played_innings": [ 1 ], "related_name": "3rd T20 Match", "result": "win", "result_by": { "difference": 6, "kind": "wicket" }, "start": 1541943000, "status": "completed", "status_overview": "result", "team_index": "a", "teams": { "a": { "key": "ind", "name": "India", "score_string": "182/4 in 20.0" }, "b": { "key": "wi", "name": "West Indies", "score_string": "181/3 in 20.0" } } }, "season": { "key": "indwi_2018", "name": "India vs West Indies 2018" } }, { "match": { "card_name": "IND vs WI", "format": "t20", "innings": { "a_1": { "innings_index": 1, "overs": "20.0", "run_rate": 9.75, "run_str": "195/2 in 20.0", "runs": 195, "wickets": 2 }, "b_1": { "overs": "20.0", "run_rate": 6.2, "run_str": "124/9 in 20.0", "runs": 124, "wickets": 9 } }, "key": "indwi_2018_t20_02", "name": "India vs West Indies", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "win", "result_by": { "difference": 71, "kind": "run" }, "start": 1541511000, "status": "completed", "status_overview": "result", "team_index": "a", "teams": { "a": { "key": "ind", "name": "India", "score_string": "195/2 in 20.0" }, "b": { "key": "wi", "name": "West Indies", "score_string": "124/9 in 20.0" } } }, "season": { "key": "indwi_2018", "name": "India vs West Indies 2018" } }, { "match": { "card_name": "IND vs WI", "format": "t20", "innings": { "a_1": { "innings_index": 1, "overs": "17.5", "run_rate": 6.17, "run_str": "110/5 in 17.5", "runs": 110, "wickets": 5 }, "b_1": { "overs": "20.0", "run_rate": 5.45, "run_str": "109/8 in 20.0", "runs": 109, "wickets": 8 } }, "key": "indwi_2018_t20_01", "name": "India vs West Indies", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "win", "result_by": { "difference": 5, "kind": "wicket" }, "start": 1541338200, "status": "completed", "status_overview": "result", "team_index": "a", "teams": { "a": { "key": "ind", "name": "India", "score_string": "110/5 in 17.5" }, "b": { "key": "wi", "name": "West Indies", "score_string": "109/8 in 20.0" } } }, "season": { "key": "indwi_2018", "name": "India vs West Indies 2018" } }, { "match": { "card_name": "ENG vs IND", "format": "t20", "innings": { "a_1": { "overs": "20.0", "run_rate": 9.9, "run_str": "198/9 in 20.0", "runs": 198, "wickets": 9 }, "b_1": { "innings_index": 1, "overs": "18.4", "run_rate": 10.77, "run_str": "201/3 in 18.4", "runs": 201, "wickets": 3 } }, "key": "engind_2018_t20_03", "name": "England vs India", "played_innings": [ 1 ], "related_name": "3rd T20 Match", "result": "win", "result_by": { "difference": 7, "kind": "wicket" }, "start": 1531054800, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "eng", "name": "England", "score_string": "198/9 in 20.0" }, "b": { "key": "ind", "name": "India", "score_string": "201/3 in 18.4" } } }, "season": { "key": "engind_2018", "name": "England vs India 2018" } }, { "match": { "card_name": "ENG vs IND", "format": "t20", "innings": { "a_1": { "overs": "19.4", "run_rate": 7.58, "run_str": "149/5 in 19.4", "runs": 149, "wickets": 5 }, "b_1": { "innings_index": 1, "overs": "20.0", "run_rate": 7.4, "run_str": "148/5 in 20.0", "runs": 148, "wickets": 5 } }, "key": "engind_2018_t20_02", "name": "England vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "lost", "result_by": { "difference": 5, "kind": "wicket" }, "start": 1530894600, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "eng", "name": "England", "score_string": "149/5 in 19.4" }, "b": { "key": "ind", "name": "India", "score_string": "148/5 in 20.0" } } }, "season": { "key": "engind_2018", "name": "England vs India 2018" } }, { "match": { "card_name": "ENG vs IND", "format": "t20", "innings": { "a_1": { "overs": "20.0", "run_rate": 7.95, "run_str": "159/8 in 20.0", "runs": 159, "wickets": 8 }, "b_1": { "innings_index": 1, "overs": "18.2", "run_rate": 8.89, "run_str": "163/2 in 18.2", "runs": 163, "wickets": 2 } }, "key": "engind_2018_t20_01", "name": "England vs India", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "win", "result_by": { "difference": 8, "kind": "wicket" }, "start": 1530635400, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "eng", "name": "England", "score_string": "159/8 in 20.0" }, "b": { "key": "ind", "name": "India", "score_string": "163/2 in 18.2" } } }, "season": { "key": "engind_2018", "name": "England vs India 2018" } }, { "match": { "card_name": "IRE vs IND", "format": "t20", "innings": { "a_1": { "overs": "12.3", "run_rate": 5.6, "run_str": "70/10 in 12.3", "runs": 70, "wickets": 10 }, "b_1": { "innings_index": 1, "overs": "20.0", "run_rate": 10.65, "run_str": "213/4 in 20.0", "runs": 213, "wickets": 4 } }, "key": "ireind_2018_t20_02", "name": "Ireland vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "win", "result_by": { "difference": 143, "kind": "run" }, "start": 1530284400, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "ire", "name": "Ireland", "score_string": "70/10 in 12.3" }, "b": { "key": "ind", "name": "India", "score_string": "213/4 in 20.0" } } }, "season": { "key": "ireind_2018", "name": "Ireland vs India 2018" } }, { "match": { "card_name": "IRE vs IND", "format": "t20", "innings": { "a_1": { "overs": "20.0", "run_rate": 6.6, "run_str": "132/9 in 20.0", "runs": 132, "wickets": 9 }, "b_1": { "innings_index": 1, "overs": "20.0", "run_rate": 10.4, "run_str": "208/5 in 20.0", "runs": 208, "wickets": 5 } }, "key": "ireind_2018_t20_01", "name": "Ireland vs India", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "win", "result_by": { "difference": 76, "kind": "run" }, "start": 1530111600, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "ire", "name": "Ireland", "score_string": "132/9 in 20.0" }, "b": { "key": "ind", "name": "India", "score_string": "208/5 in 20.0" } } }, "season": { "key": "ireind_2018", "name": "Ireland vs India 2018" } } ], "result": { "abandoned": 1, "canceled": 1, "draw": 0, "lost": 22, "lost_by": { "dl": 0, "runs": 9, "wickets": 14 }, "won": 44, "won_by": { "dl": 1, "runs": 20, "wickets": 24 } }, "stats": { "best_won_by_runs": { "match": { "card_name": "IRE vs IND", "format": "t20", "innings": { "a_1": { "overs": "12.3", "run_rate": 5.6, "run_str": "70/10 in 12.3", "runs": 70, "wickets": 10 }, "b_1": { "innings_index": 1, "overs": "20.0", "run_rate": 10.65, "run_str": "213/4 in 20.0", "runs": 213, "wickets": 4 } }, "key": "ireind_2018_t20_02", "name": "Ireland vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "win", "result_by": { "difference": 143, "kind": "run" }, "start": 1530284400, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "ire", "name": "Ireland", "score_string": "70/10 in 12.3" }, "b": { "key": "ind", "name": "India", "score_string": "213/4 in 20.0" } } }, "season": { "key": "ireind_2018", "name": "Ireland vs India 2018" } }, "best_won_by_wickets": { "match": { "card_name": "ZIM vs IND", "format": "t20", "innings": { "a_1": { "overs": "20.0", "run_rate": 4.95, "run_str": "99/9 in 20.0", "runs": 99, "wickets": 9 }, "b_1": { "innings_index": 1, "overs": "13.1", "run_rate": 7.82, "run_str": "103/0 in 13.1", "runs": 103, "wickets": 0 } }, "key": "zimind_2016_t20_02", "name": "Zimbabwe vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "win", "result_by": { "difference": 10, "kind": "wicket" }, "start": 1466400600, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "zim", "name": "Zimbabwe", "score_string": "99/9 in 20.0" }, "b": { "key": "ind", "name": "India", "score_string": "103/0 in 13.1" } } }, "season": { "key": "zimind_2016", "name": "Zimbabwe vs India 2016" } }, "highest_innings_runs_conceded": { "match": { "card_name": "WI vs IND", "format": "t20", "innings": { "a_1": { "innings_index": 1, "overs": "20.0", "run_rate": 12.2, "run_str": "244/4 in 20.0", "runs": 244, "wickets": 4 }, "b_1": { "overs": "20.0", "run_rate": 12.25, "run_str": "245/6 in 20.0", "runs": 245, "wickets": 6 } }, "key": "wiind_2016_t20_01", "name": "West Indies vs India", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "lost", "result_by": { "difference": 1, "kind": "run" }, "start": 1472286600, "status": "completed", "status_overview": "result", "team_index": "a", "teams": { "a": { "key": "ind", "name": "India", "score_string": "244/4 in 20.0" }, "b": { "key": "wi", "name": "West Indies", "score_string": "245/6 in 20.0" } } }, "season": { "key": "wiind_2016", "name": "West Indies vs India 2016" } }, "highest_innings_total": { "match": { "card_name": "WI vs IND", "format": "t20", "innings": { "a_1": { "innings_index": 1, "overs": "20.0", "run_rate": 12.2, "run_str": "244/4 in 20.0", "runs": 244, "wickets": 4 }, "b_1": { "overs": "20.0", "run_rate": 12.25, "run_str": "245/6 in 20.0", "runs": 245, "wickets": 6 } }, "key": "wiind_2016_t20_01", "name": "West Indies vs India", "played_innings": [ 1 ], "related_name": "1st T20 Match", "result": "lost", "result_by": { "difference": 1, "kind": "run" }, "start": 1472286600, "status": "completed", "status_overview": "result", "team_index": "a", "teams": { "a": { "key": "ind", "name": "India", "score_string": "244/4 in 20.0" }, "b": { "key": "wi", "name": "West Indies", "score_string": "245/6 in 20.0" } } }, "season": { "key": "wiind_2016", "name": "West Indies vs India 2016" } }, "lowest_innings_runs_conceded": { "match": { "card_name": "IRE vs IND", "format": "t20", "innings": { "a_1": { "overs": "12.3", "run_rate": 5.6, "run_str": "70/10 in 12.3", "runs": 70, "wickets": 10 }, "b_1": { "innings_index": 1, "overs": "20.0", "run_rate": 10.65, "run_str": "213/4 in 20.0", "runs": 213, "wickets": 4 } }, "key": "ireind_2018_t20_02", "name": "Ireland vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "win", "result_by": { "difference": 143, "kind": "run" }, "start": 1530284400, "status": "completed", "status_overview": "result", "team_index": "b", "teams": { "a": { "key": "ire", "name": "Ireland", "score_string": "70/10 in 12.3" }, "b": { "key": "ind", "name": "India", "score_string": "213/4 in 20.0" } } }, "season": { "key": "ireind_2018", "name": "Ireland vs India 2018" } }, "lowest_innings_total": { "match": { "card_name": "AUS vs IND", "format": "t20", "innings": { "a_1": { "overs": "19.0", "run_rate": 6.95, "run_str": "132/7 in 19.0", "runs": 132, "wickets": 7 }, "b_1": { "innings_index": 1, "overs": "0.0", "run_rate": 0, "run_str": "0/0 in 0.0", "runs": 0, "wickets": 0 } }, "key": "ausind_2018_t20_02", "name": "Australia vs India", "played_innings": [ 1 ], "related_name": "2nd T20 Match", "result": "abandoned", "start": 1542959400, "status": "completed", "status_overview": "abandoned", "team_index": "b", "teams": { "a": { "key": "aus", "name": "Australia", "score_string": "132/7 in 19.0" }, "b": { "key": "ind", "name": "India", "score_string": "0/0 in 0.0" } } }, "season": { "key": "ausind_2018", "name": "Australia vs India 2018" } } }, "top_players": { "batsman": { "most_fifties": [ { "player": "v_kohli", "total": 61 }, { "player": "rg_sharma", "total": 43 }, { "player": "ms_dhoni", "total": 36 }, { "player": "s_dhawan", "total": 36 }, { "player": "a_rahane", "total": 35 } ], "most_fours": [ { "player": "v_kohli", "total": 1507 }, { "player": "s_dhawan", "total": 1018 }, { "player": "rg_sharma", "total": 806 }, { "player": "a_rahane", "total": 621 }, { "player": "c_pujara", "total": 567 } ], "most_hundreds": [ { "player": "v_kohli", "total": 45 }, { "player": "rg_sharma", "total": 23 }, { "player": "s_dhawan", "total": 21 }, { "player": "a_rahane", "total": 12 }, { "player": "c_pujara", "total": 12 } ], "most_runs": [ { "player": "v_kohli", "total": 14836 }, { "player": "rg_sharma", "total": 8565 }, { "player": "s_dhawan", "total": 8012 }, { "player": "ms_dhoni", "total": 5986 }, { "player": "a_rahane", "total": 5900 } ], "most_sixes": [ { "player": "rg_sharma", "total": 278 }, { "player": "v_kohli", "total": 151 }, { "player": "ms_dhoni", "total": 132 }, { "player": "s_dhawan", "total": 105 }, { "player": "s_raina", "total": 83 } ], "most_thirties": [ { "player": "v_kohli", "total": 49 }, { "player": "s_dhawan", "total": 38 }, { "player": "ms_dhoni", "total": 37 }, { "player": "s_raina", "total": 31 }, { "player": "a_rahane", "total": 25 } ] }, "bowler": { "best_economy_innings": [ { "player": "b_stokes", "total": 0.5 }, { "player": "h_vihari", "total": 1 }, { "player": "a_rayudu", "total": 1.25 } ], "most_five_wickets_inngins": [ { "player": "r_ashwin", "total": 22 }, { "player": "r_jadeja", "total": 9 }, { "player": "b_kumar", "total": 6 }, { "player": "p_ojha", "total": 5 }, { "player": "i_sharma", "total": 3 } ], "most_three_wickets_inngins": [ { "player": "r_ashwin", "total": 27 }, { "player": "r_jadeja", "total": 25 }, { "player": "u_yadav", "total": 17 }, { "player": "s_ahmed", "total": 16 }, { "player": "b_kumar", "total": 15 } ], "most_wickets": [ { "player": "r_ashwin", "total": 413 }, { "player": "r_jadeja", "total": 300 }, { "player": "b_kumar", "total": 188 }, { "player": "s_ahmed", "total": 187 }, { "player": "u_yadav", "total": 187 } ] } }, "upcoming_matches": [ { "match": { "card_name": "AUS vs IND", "format": "t20", "key": "ausind_2018_t20_03", "name": "Australia vs India", "related_name": "3rd T20 Match", "start": 1543132800, "status": "notstarted", "status_overview": "scheduled", "team_index": "b", "teams": { "a": { "key": "aus", "name": "Australia" }, "b": { "key": "ind", "name": "India" } } }, "season": { "key": "ausind_2018", "name": "Australia vs India 2018" } } ] } }, "expires": 1543124953, "status": true, "status_code": 200, "version": "3.0.1" } 
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.