The Season Recent Matches API gives the upcoming three matches, all the live matches, and the completed three matches for the given season.
Request
https://rest.cricketapi.com/rest/v4/season/SEASON-KEY/recent_matches/
GET
Params:
access_token
- Required.Response
data
- upcoming three matches, all the live matches,the completed three matches & corresponding details.Sample Request
$ GET https://rest.cricketapi.com/rest/v4/season/c.season.rnj.3bf96/recent_matches/?access_token=ACCESS-TOKEN
Sample Response
{
"status": true,
"version": "4.0.0",
"status_code": 200,
"expires": "1577111815.0",
"Etag": "1577111815.0",
"cache_key": "recent_matches|c.season.rnj.3bf96|micro_card",
"data": {
"card_type": "micro_card",
"intelligent_order": [
"c.match.38th_match.a4f24",
"c.match.39th_match.5282b",
"c.match.40th_match.bf907",
"c.match.41st_match.e79ae",
"c.match.42nd_match.c3a02",
"c.match.43rd_match.87321",
"c.match.44th_match.706d7",
"c.match.45th_match.1e3af",
"c.match.46th_match.c1828",
"c.match.47th_match.797a5",
"c.match.48th_match.48399",
"c.match.49th_match.21b00",
"c.match.50th_match.71b58",
"c.match.51st_match.dbc9b",
"c.match.52nd_match.85e77",
"c.match.53rd_match.2b1a6",
"c.match.54th_match.1a74a",
"c.match.55th_match.831f5",
"c.match.34th_match.db1c5",
"c.match.37th_match.91403",
"c.match.7th_match.feac7",
"c.match.16th_match.08ccc",
"c.match.14th_match.c9853",
"c.match.12th_match.5c368",
"c.match.17th_match.8e539",
"c.match.1st_match.ae8cc",
"c.match.18th_match.eb613",
"c.match.4th_match.81e6a",
"c.match.10th_match.443fe",
"c.match.13th_match.aa41d",
"c.match.6th_match.651fc",
"c.match.9th_match.cbd7d",
"c.match.11th_match.b6328",
"c.match.15th_match.271fe",
"c.match.3rd_match.d32b4",
"c.match.5th_match.10935"
],
"cards": [
{
"key": "c.match.34th_match.db1c5",
"name": "Karnataka vs Uttar Pradesh",
"short_name": "KTA vs UTP",
"related_name": "33rd match",
"title": "Karnataka vs Uttar Pradesh - 33rd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.kta.77f7a",
"name": "Karnataka",
"match": {
"season_team_key": "c.steam.rnj_kta.77f7a"
}
},
"b": {
"key": "c.team.utp.ad70d",
"name": "Uttar Pradesh",
"match": {
"season_team_key": "c.steam.rnj_utp.ad70d"
}
}
},
"msgs": {
"result": "Match drawn",
"others": [],
"info": "Match drawn",
"completed": "Match drawn"
},
"start_date": {
"iso": "2019-12-17T04:00+00:00"
},
"format": "test",
"venue": "KSCA Hubli Cricket Ground, Hubli, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576844770",
"approx_completed_ts": 1576832965,
"cache_key": "match|c.match.34th_match.db1c5|micro_card"
},
{
"key": "c.match.37th_match.91403",
"name": "Tamil Nadu vs Himachal Pradesh",
"short_name": "TND vs HPH",
"related_name": "36th match",
"title": "Tamil Nadu vs Himachal Pradesh - 36th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.tnd.49fc7",
"name": "Tamil Nadu",
"match": {
"season_team_key": "c.steam.rnj_tnd.49fc7"
}
},
"b": {
"key": "c.team.hpca.e8b7f",
"name": "Himachal Pradesh",
"match": {
"season_team_key": "c.steam.rnj_hpca.e8b7f"
}
}
},
"msgs": {
"result": "Himachal Pradesh beat Tamil Nadu by 71 runs",
"others": [],
"info": "Himachal Won by 71 Runs",
"completed": "Himachal Won by 71 Runs"
},
"start_date": {
"iso": "2019-12-17T04:00+00:00"
},
"format": "test",
"venue": "Indian Cement Company Ground, Tirunelveli, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576766946",
"approx_completed_ts": 1576748745,
"cache_key": "match|c.match.37th_match.91403|micro_card"
},
{
"key": "c.match.7th_match.feac7",
"name": "Tripura vs Jharkhand",
"short_name": "TRA vs JKD",
"related_name": "7th match",
"title": "Tripura vs Jharkhand - 7th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.tra.31724",
"name": "Tripura",
"match": {
"season_team_key": "c.steam.rnj_tra.31724"
}
},
"b": {
"key": "c.team.jkd.13510",
"name": "Jharkhand",
"match": {
"season_team_key": "c.steam.rnj_jkd.13510"
}
}
},
"msgs": {
"result": "Jharkhand beat Tripura by 54 runs",
"others": [],
"info": "Jharkhand won by 54 runs",
"completed": "Jharkhand won by 54 runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Maharaja Bir Bikram College Stadium, Agartala, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576174181",
"approx_completed_ts": 1576162878,
"cache_key": "match|c.match.7th_match.feac7|micro_card"
},
{
"key": "c.match.16th_match.08ccc",
"name": "Tamil Nadu vs Karnataka",
"short_name": "TND vs KTA",
"related_name": "16th match",
"title": "Tamil Nadu vs Karnataka - 16th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.tnd.49fc7",
"name": "Tamil Nadu",
"match": {
"season_team_key": "c.steam.rnj_tnd.49fc7"
}
},
"b": {
"key": "c.team.kta.77f7a",
"name": "Karnataka",
"match": {
"season_team_key": "c.steam.rnj_kta.77f7a"
}
}
},
"msgs": {
"result": "Karnataka beat Tamil Nadu by 26 runs",
"others": [],
"info": "Karnataka Won by 26 Runs",
"completed": "Karnataka Won by 26 Runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "NPR College Ground, Dindigul, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576162125",
"approx_completed_ts": 1576150668,
"cache_key": "match|c.match.16th_match.08ccc|micro_card"
},
{
"key": "c.match.14th_match.c9853",
"name": "Andhra vs Vidarbha ",
"short_name": "ADR vs VDB",
"related_name": "14th match",
"title": "Andhra vs Vidarbha - 14th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.adr.1933a",
"name": "Andhra",
"match": {
"season_team_key": "c.steam.rnj_adr.1933a"
}
},
"b": {
"key": "c.team.vdb.30d93",
"name": "Vidarbha ",
"match": {
"season_team_key": "c.steam.rnj_vdb.30d93"
}
}
},
"msgs": {
"result": "Match drawn",
"others": [],
"info": "Match Drawn Vidarbha took first innings lead",
"completed": "Match Drawn Vidarbha took first innings lead"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Devineni Venkata Ramana Praneetha Ground, Mulapadu, Vijayawada, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576158144",
"approx_completed_ts": 1576145550,
"cache_key": "match|c.match.14th_match.c9853|micro_card"
},
{
"key": "c.match.12th_match.5c368",
"name": "Kerala vs Delhi",
"short_name": "KEL vs DLI",
"related_name": "12th match",
"title": "Kerala vs Delhi - 12th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.kel.b08c5",
"name": "Kerala",
"match": {
"season_team_key": "c.steam.rnj_kel.b08c5"
}
},
"b": {
"key": "c.team.dli.cff86",
"name": "Delhi",
"match": {
"season_team_key": "c.steam.rnj_dli.cff86"
}
}
},
"msgs": {
"result": "Match drawn",
"others": [],
"info": "Match Drawn Kerala took first innings lead",
"completed": "Match Drawn Kerala took first innings lead"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "St Xavier's KCA Cricket Ground, Trivandrum, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576157365",
"approx_completed_ts": 1576145342,
"cache_key": "match|c.match.12th_match.5c368|micro_card"
},
{
"key": "c.match.17th_match.8e539",
"name": "Uttar Pradesh vs Railways",
"short_name": "UTP vs RWS",
"related_name": "17th match",
"title": "Uttar Pradesh vs Railways - 17th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.utp.ad70d",
"name": "Uttar Pradesh",
"match": {
"season_team_key": "c.steam.rnj_utp.ad70d"
}
},
"b": {
"key": "c.team.rws.33ab4",
"name": "Railways",
"match": {
"season_team_key": "c.steam.rnj_rws.33ab4"
}
}
},
"msgs": {
"result": "Match drawn",
"others": [],
"info": "Match drawn",
"completed": "Match drawn"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Victoria Park Stadium, Meerut, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576154147",
"approx_completed_ts": 1576142832,
"cache_key": "match|c.match.17th_match.8e539|micro_card"
},
{
"key": "c.match.1st_match.ae8cc",
"name": "Hyderabad vs Gujarat",
"short_name": "HDB vs GRT",
"related_name": "1st Match",
"title": "Hyderabad vs Gujarat - 1st Match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.hdb.ab0e6",
"name": "Hyderabad",
"match": {
"season_team_key": "c.steam.rnj_hdb.ab0e6"
}
},
"b": {
"key": "c.team.grt.d75fc",
"name": "Gujarat",
"match": {
"season_team_key": "c.steam.rnj_grt.d75fc"
}
}
},
"msgs": {
"result": "Gujarat beat Hyderabad by -2 wickets",
"others": [],
"info": "Gujarat won by 8 wickets",
"completed": "Gujarat won by 8 wickets"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Rajiv Gandhi International Cricket Stadium., Hyderabad, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576153746",
"approx_completed_ts": 1576139701,
"cache_key": "match|c.match.1st_match.ae8cc|micro_card"
},
{
"key": "c.match.18th_match.eb613",
"name": "Baroda vs Mumbai",
"short_name": "BCA vs MCA",
"related_name": "18th match",
"title": "Baroda vs Mumbai - 18th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.bca.39130",
"name": "Baroda",
"match": {
"season_team_key": "c.steam.rnj_bca.39130"
}
},
"b": {
"key": "c.team.mca.2c4ed",
"name": "Mumbai",
"match": {
"season_team_key": "c.steam.rnj_mca.2c4ed"
}
}
},
"msgs": {
"result": null,
"others": [],
"info": "Mumbai Won by 309 Runs",
"completed": "Mumbai Won by 309 Runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Moti Bagh Stadium, Vadodara, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576149617",
"approx_completed_ts": 1576135677,
"cache_key": "match|c.match.18th_match.eb613|micro_card"
},
{
"key": "c.match.4th_match.81e6a",
"name": "Goa vs Sikkim",
"short_name": "GOA vs SKM",
"related_name": "4th match",
"title": "Goa vs Sikkim - 4th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.goa.6e69f",
"name": "Goa",
"match": {
"season_team_key": "c.steam.rnj_goa.6e69f"
}
},
"b": {
"key": "c.team.skm.58c82",
"name": "Sikkim",
"match": {
"season_team_key": "c.steam.rnj_skm.58c82"
}
}
},
"msgs": {
"result": null,
"others": [],
"info": "Goa won by 9 wkts",
"completed": "Goa won by 9 wkts"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Goa Cricket Association Academy Ground, Porvorim, India",
"status": "completed",
"winner_team": "",
"ref": null,
"expires": "1576144975",
"approx_completed_ts": 1576132552,
"cache_key": "match|c.match.4th_match.81e6a|micro_card"
},
{
"key": "c.match.10th_match.443fe",
"name": "Haryana vs Maharashtra",
"short_name": "HYA vs MHA",
"related_name": "10th match",
"title": "Haryana vs Maharashtra - 10th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.hya.97917",
"name": "Haryana",
"match": {
"season_team_key": "c.steam.rnj_hya.97917"
}
},
"b": {
"key": "c.team.mha.81f0a",
"name": "Maharashtra",
"match": {
"season_team_key": "c.steam.rnj_mha.81f0a"
}
}
},
"msgs": {
"result": "Haryana beat Maharashtra by 68 runs",
"others": [],
"info": "Haryana won by an innings and 68 runs",
"completed": "Haryana won by an innings and 68 runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Chaudhary Bansi Lal Cricket Stadium, Rohtak, India",
"status": "completed",
"winner_team": "a",
"ref": null,
"expires": "1576145457",
"approx_completed_ts": 1576131404,
"cache_key": "match|c.match.10th_match.443fe|micro_card"
},
{
"key": "c.match.13th_match.aa41d",
"name": "Rajasthan vs Punjab",
"short_name": "RJS vs PCA",
"related_name": "13th match",
"title": "Rajasthan vs Punjab - 13th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.rjs.b58d3",
"name": "Rajasthan ",
"match": {
"season_team_key": "c.steam.rnj_rjs.b58d3"
}
},
"b": {
"key": "c.team.pca.9e172",
"name": "Punjab",
"match": {
"season_team_key": "c.steam.rnj_pca.9e172"
}
}
},
"msgs": {
"result": "Punjab beat Rajasthan by 0 wickets",
"others": [],
"info": "Punjab Won by 10 Wickets",
"completed": "Punjab Won by 10 Wickets"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Sawai Mansingh Stadium, Jaipur, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576141865",
"approx_completed_ts": 1576129289,
"cache_key": "match|c.match.13th_match.aa41d|micro_card"
},
{
"key": "c.match.6th_match.651fc",
"name": "Bihar vs Puducherry",
"short_name": "BHR vs PDC",
"related_name": "6th match",
"title": "Bihar vs Puducherry - 6th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.bhr.05439",
"name": "Bihar",
"match": {
"season_team_key": "c.steam.rnj_bhr.05439"
}
},
"b": {
"key": "c.team.pdc.305c0",
"name": "Puducherry",
"match": {
"season_team_key": "c.steam.rnj_pdc.305c0"
}
}
},
"msgs": {
"result": "Puducherry beat Bihar by 0 wickets",
"others": [],
"info": "Puducherry won by 10 wickets",
"completed": "Puducherry won by 10 wickets"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Moin-ul-Haq Stadium, Patna, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576066873",
"approx_completed_ts": 1576053842,
"cache_key": "match|c.match.6th_match.651fc|micro_card"
},
{
"key": "c.match.9th_match.cbd7d",
"name": "Uttarakhand vs Jammu and Kashmir",
"short_name": "UTK vs JKR",
"related_name": "9th match",
"title": "Uttarakhand vs Jammu and Kashmir - 9th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.utk.b9ab7",
"name": "Uttarakhand",
"match": {
"season_team_key": "c.steam.rnj_utk.b9ab7"
}
},
"b": {
"key": "c.team.jkr.50fbd",
"name": "Jammu and Kashmir",
"match": {
"season_team_key": "c.steam.rnj_jkr.50fbd"
}
}
},
"msgs": {
"result": "Jammu and Kashmir beat Uttarakhand by 253 runs",
"others": [],
"info": "Jammu and Kashmir Won by 253 Runs",
"completed": "Jammu and Kashmir Won by 253 Runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Abhimanyu Cricket Academy, Dehradun, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576061819",
"approx_completed_ts": 1576049190,
"cache_key": "match|c.match.9th_match.cbd7d|micro_card"
},
{
"key": "c.match.11th_match.b6328",
"name": "Chhattisgarh vs Odisha",
"short_name": "CTG vs OSA",
"related_name": "11th match",
"title": "Chhattisgarh vs Odisha - 11th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.ctg.45f34",
"name": "Chhattisgarh",
"match": {
"season_team_key": "c.steam.rnj_ctg.45f34"
}
},
"b": {
"key": "c.team.osa.27af9",
"name": "Odisha",
"match": {
"season_team_key": "c.steam.rnj_osa.27af9"
}
}
},
"msgs": {
"result": "Odisha beat Chhattisgarh by 3 runs",
"others": [],
"info": "Odisha Won by an innings and 3 Runs",
"completed": "Odisha Won by an innings and 3 Runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Shaheed Veer Narayan Singh International Stadium, Raipur, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576132906",
"approx_completed_ts": 1576045175,
"cache_key": "match|c.match.11th_match.b6328|micro_card"
},
{
"key": "c.match.15th_match.271fe",
"name": "Himachal Pradesh vs Saurashtra",
"short_name": "HPH vs SRT",
"related_name": "15th match",
"title": "Himachal Pradesh vs Saurashtra - 15th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.hpca.e8b7f",
"name": "Himachal Pradesh",
"match": {
"season_team_key": "c.steam.rnj_hpca.e8b7f"
}
},
"b": {
"key": "c.team.srt.70f23",
"name": "Saurashtra",
"match": {
"season_team_key": "c.steam.rnj_srt.70f23"
}
}
},
"msgs": {
"result": "Saurashtra beat Himachal Pradesh by -5 wickets",
"others": [],
"info": "Saurashtra Won by 5 Wickets",
"completed": "Saurashtra Won by 5 Wickets"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Himachal Pradesh Cricket Association Stadium, Dharamsala, India",
"status": "completed",
"winner_team": "b",
"ref": null,
"expires": "1576134088",
"approx_completed_ts": 1576042882,
"cache_key": "match|c.match.15th_match.271fe|micro_card"
},
{
"key": "c.match.3rd_match.d32b4",
"name": "Manipur vs Mizoram",
"short_name": "MNP vs MZR",
"related_name": "3rd match",
"title": "Manipur vs Mizoram - 3rd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mnp.73e62",
"name": "Manipur",
"match": {
"season_team_key": "c.steam.rnj_mnp.73e62"
}
},
"b": {
"key": "c.team.mzr.c3185",
"name": "Mizoram",
"match": {
"season_team_key": "c.steam.rnj_mzr.c3185"
}
}
},
"msgs": {
"result": "Manipur beat Mizoram by -4 wickets",
"others": [],
"info": "Manipur won by 6 wkts",
"completed": "Manipur won by 6 wkts"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Videocon Academy Ground, Kolkata, India",
"status": "completed",
"winner_team": "a",
"ref": null,
"expires": "1576076281",
"approx_completed_ts": 1576042587,
"cache_key": "match|c.match.3rd_match.d32b4|micro_card"
},
{
"key": "c.match.5th_match.10935",
"name": "Chandigarh vs Arunachal Pradesh",
"short_name": "CAG vs ANP",
"related_name": "5th match",
"title": "Chandigarh vs Arunachal Pradesh - 5th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.cag.3a081",
"name": "Chandigarh",
"match": {
"season_team_key": "c.steam.rnj_cag.3a081"
}
},
"b": {
"key": "c.team.anp.00ebe",
"name": "Arunachal Pradesh",
"match": {
"season_team_key": "c.steam.rnj_anp.00ebe"
}
}
},
"msgs": {
"result": "Chandigarh beat Arunachal Pradesh by 173 runs",
"others": [],
"info": "Chandigarh won by an innings and 173 runs",
"completed": "Chandigarh won by an innings and 173 runs"
},
"start_date": {
"iso": "2019-12-09T04:00+00:00"
},
"format": "test",
"venue": "Sector 16 Stadium, Chandigarh, India",
"status": "completed",
"winner_team": "a",
"ref": null,
"expires": "1576055900",
"approx_completed_ts": 1576040466,
"cache_key": "match|c.match.5th_match.10935|micro_card"
},
{
"key": "c.match.38th_match.a4f24",
"name": "Maharashtra vs Chhattisgarh",
"short_name": "MHA vs CTG",
"related_name": "37th match",
"title": "Maharashtra vs Chhattisgarh - 37th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mha.81f0a",
"name": "Maharashtra",
"match": {
"season_team_key": "c.steam.rnj_mha.81f0a"
}
},
"b": {
"key": "c.team.ctg.45f34",
"name": "Chhattisgarh",
"match": {
"season_team_key": "c.steam.rnj_ctg.45f34"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575867660",
"cache_key": "match|c.match.38th_match.a4f24|micro_card"
},
{
"key": "c.match.39th_match.5282b",
"name": "Odisha vs Uttarakhand",
"short_name": "OSA vs UTK",
"related_name": "38th match",
"title": "Odisha vs Uttarakhand - 38th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.osa.27af9",
"name": "Odisha",
"match": {
"season_team_key": "c.steam.rnj_osa.27af9"
}
},
"b": {
"key": "c.team.utk.b9ab7",
"name": "Uttarakhand",
"match": {
"season_team_key": "c.steam.rnj_utk.b9ab7"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575801851",
"cache_key": "match|c.match.39th_match.5282b|micro_card"
},
{
"key": "c.match.40th_match.bf907",
"name": "Services vs Tripura",
"short_name": "SERVICES vs TRA",
"related_name": "39th match",
"title": "Services vs Tripura - 39th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.services.e7fb1",
"name": "Services",
"match": {
"season_team_key": "c.steam.rnj_services.e7fb1"
}
},
"b": {
"key": "c.team.tra.31724",
"name": "Tripura",
"match": {
"season_team_key": "c.steam.rnj_tra.31724"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575794438",
"cache_key": "match|c.match.40th_match.bf907|micro_card"
},
{
"key": "c.match.41st_match.e79ae",
"name": "Bihar vs Goa",
"short_name": "BHR vs GOA",
"related_name": "40th match",
"title": "Bihar vs Goa - 40th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.bhr.05439",
"name": "Bihar",
"match": {
"season_team_key": "c.steam.rnj_bhr.05439"
}
},
"b": {
"key": "c.team.goa.6e69f",
"name": "Goa",
"match": {
"season_team_key": "c.steam.rnj_goa.6e69f"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575864829",
"cache_key": "match|c.match.41st_match.e79ae|micro_card"
},
{
"key": "c.match.42nd_match.c3a02",
"name": "Mizoram vs Puducherry",
"short_name": "MZR vs PDC",
"related_name": "41st match",
"title": "Mizoram vs Puducherry - 41st match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mzr.c3185",
"name": "Mizoram",
"match": {
"season_team_key": "c.steam.rnj_mzr.c3185"
}
},
"b": {
"key": "c.team.pdc.305c0",
"name": "Puducherry",
"match": {
"season_team_key": "c.steam.rnj_pdc.305c0"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575864641",
"cache_key": "match|c.match.42nd_match.c3a02|micro_card"
},
{
"key": "c.match.43rd_match.87321",
"name": "Meghalaya vs Chandigarh",
"short_name": "MGL vs CAG",
"related_name": "42nd match",
"title": "Meghalaya vs Chandigarh - 42nd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mgl.c9750",
"name": "Meghalaya",
"match": {
"season_team_key": "c.steam.rnj_mgl.c9750"
}
},
"b": {
"key": "c.team.cag.3a081",
"name": "Chandigarh",
"match": {
"season_team_key": "c.steam.rnj_cag.3a081"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575868816",
"cache_key": "match|c.match.43rd_match.87321|micro_card"
},
{
"key": "c.match.44th_match.706d7",
"name": "Arunachal Pradesh vs Manipur",
"short_name": "ANP vs MNP",
"related_name": "43rd match",
"title": "Arunachal Pradesh vs Manipur - 43rd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.anp.00ebe",
"name": "Arunachal Pradesh",
"match": {
"season_team_key": "c.steam.rnj_anp.00ebe"
}
},
"b": {
"key": "c.team.mnp.73e62",
"name": "Manipur",
"match": {
"season_team_key": "c.steam.rnj_mnp.73e62"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575975435",
"cache_key": "match|c.match.44th_match.706d7|micro_card"
},
{
"key": "c.match.45th_match.1e3af",
"name": "Sikkim vs Nagaland",
"short_name": "SKM vs NGL",
"related_name": "44th match",
"title": "Sikkim vs Nagaland - 44th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.skm.58c82",
"name": "Sikkim",
"match": {
"season_team_key": "c.steam.rnj_skm.58c82"
}
},
"b": {
"key": "c.team.ngl.c438e",
"name": "Nagaland",
"match": {
"season_team_key": "c.steam.rnj_ngl.c438e"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575796124",
"cache_key": "match|c.match.45th_match.1e3af|micro_card"
},
{
"key": "c.match.46th_match.c1828",
"name": "Jharkhand vs Haryana",
"short_name": "JKD vs HYA",
"related_name": "45th match",
"title": "Jharkhand vs Haryana - 45th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.jkd.13510",
"name": "Jharkhand",
"match": {
"season_team_key": "c.steam.rnj_jkd.13510"
}
},
"b": {
"key": "c.team.hya.97917",
"name": "Haryana",
"match": {
"season_team_key": "c.steam.rnj_hya.97917"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575867346",
"cache_key": "match|c.match.46th_match.c1828|micro_card"
},
{
"key": "c.match.47th_match.797a5",
"name": "Jammu and Kashmir vs Assam",
"short_name": "JKR vs ASM",
"related_name": "46th match",
"title": "Jammu and Kashmir vs Assam - 46th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.jkr.50fbd",
"name": "Jammu and Kashmir",
"match": {
"season_team_key": "c.steam.rnj_jkr.50fbd"
}
},
"b": {
"key": "c.team.asm.b00d9",
"name": "Assam",
"match": {
"season_team_key": "c.steam.rnj_asm.b00d9"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575865628",
"cache_key": "match|c.match.47th_match.797a5|micro_card"
},
{
"key": "c.match.48th_match.48399",
"name": "Bengal vs Andhra",
"short_name": "BGL vs ADR",
"related_name": "47th match",
"title": "Bengal vs Andhra - 47th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.bgl.231ce",
"name": "Bengal",
"match": {
"season_team_key": "c.steam.rnj_bgl.231ce"
}
},
"b": {
"key": "c.team.adr.1933a",
"name": "Andhra",
"match": {
"season_team_key": "c.steam.rnj_adr.1933a"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1576145118",
"cache_key": "match|c.match.48th_match.48399|micro_card"
},
{
"key": "c.match.49th_match.21b00",
"name": "Delhi vs Hyderabad",
"short_name": "DLI vs HDB",
"related_name": "48th match",
"title": "Delhi vs Hyderabad - 48th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.dli.cff86",
"name": "Delhi",
"match": {
"season_team_key": "c.steam.rnj_dli.cff86"
}
},
"b": {
"key": "c.team.hdb.ab0e6",
"name": "Hyderabad",
"match": {
"season_team_key": "c.steam.rnj_hdb.ab0e6"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575865073",
"cache_key": "match|c.match.49th_match.21b00|micro_card"
},
{
"key": "c.match.50th_match.71b58",
"name": "Gujarat vs Kerala",
"short_name": "GRT vs KEL",
"related_name": "49th match",
"title": "Gujarat vs Kerala - 49th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.grt.d75fc",
"name": "Gujarat",
"match": {
"season_team_key": "c.steam.rnj_grt.d75fc"
}
},
"b": {
"key": "c.team.kel.b08c5",
"name": "Kerala",
"match": {
"season_team_key": "c.steam.rnj_kel.b08c5"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575865043",
"cache_key": "match|c.match.50th_match.71b58|micro_card"
},
{
"key": "c.match.51st_match.dbc9b",
"name": "Vidarbha vs Punjab",
"short_name": "VDB vs PCA",
"related_name": "50th match",
"title": "Vidarbha vs Punjab - 50th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.vdb.30d93",
"name": "Vidarbha ",
"match": {
"season_team_key": "c.steam.rnj_vdb.30d93"
}
},
"b": {
"key": "c.team.pca.9e172",
"name": "Punjab",
"match": {
"season_team_key": "c.steam.rnj_pca.9e172"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1576926321",
"cache_key": "match|c.match.51st_match.dbc9b|micro_card"
},
{
"key": "c.match.52nd_match.85e77",
"name": "Karnataka vs Himachal Pradesh",
"short_name": "KTA vs HPH",
"related_name": "51st match",
"title": "Karnataka vs Himachal Pradesh - 51st match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.kta.77f7a",
"name": "Karnataka",
"match": {
"season_team_key": "c.steam.rnj_kta.77f7a"
}
},
"b": {
"key": "c.team.hpca.e8b7f",
"name": "Himachal Pradesh",
"match": {
"season_team_key": "c.steam.rnj_hpca.e8b7f"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1576414434",
"cache_key": "match|c.match.52nd_match.85e77|micro_card"
},
{
"key": "c.match.53rd_match.2b1a6",
"name": "Madhya Pradesh vs Tamil Nadu",
"short_name": "MPD vs TND",
"related_name": "52nd match",
"title": "Madhya Pradesh vs Tamil Nadu - 52nd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mpd.14a53",
"name": "Madhya Pradesh",
"match": {
"season_team_key": "c.steam.rnj_mpd.14a53"
}
},
"b": {
"key": "c.team.tnd.49fc7",
"name": "Tamil Nadu",
"match": {
"season_team_key": "c.steam.rnj_tnd.49fc7"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1576555210",
"cache_key": "match|c.match.53rd_match.2b1a6|micro_card"
},
{
"key": "c.match.54th_match.1a74a",
"name": "Mumbai vs Railways",
"short_name": "MCA vs RWS",
"related_name": "53rd match",
"title": "Mumbai vs Railways - 53rd match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.mca.2c4ed",
"name": "Mumbai",
"match": {
"season_team_key": "c.steam.rnj_mca.2c4ed"
}
},
"b": {
"key": "c.team.rws.33ab4",
"name": "Railways",
"match": {
"season_team_key": "c.steam.rnj_rws.33ab4"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1575864576",
"cache_key": "match|c.match.54th_match.1a74a|micro_card"
},
{
"key": "c.match.55th_match.831f5",
"name": "Saurashtra vs Uttar Pradesh",
"short_name": "SRT vs UTP",
"related_name": "54th match",
"title": "Saurashtra vs Uttar Pradesh - 54th match - Ranji Trophy 2019-20",
"season": {
"key": "c.season.rnj.3bf96",
"name": "Ranji Trophy 2019-20"
},
"teams": {
"a": {
"key": "c.team.srt.70f23",
"name": "Saurashtra",
"match": {
"season_team_key": "c.steam.rnj_srt.70f23"
}
},
"b": {
"key": "c.team.utp.ad70d",
"name": "Uttar Pradesh",
"match": {
"season_team_key": "c.steam.rnj_utp.ad70d"
}
}
},
"msgs": {
"result": null,
"others": []
},
"start_date": {
"iso": "2019-12-25T04:00+00:00"
},
"format": "test",
"venue": "TBC, TBC, India",
"status": "notstarted",
"winner_team": "",
"ref": null,
"expires": "1576558077",
"cache_key": "match|c.match.55th_match.831f5|micro_card"
}
]
}
}