Skip to content

Instantly share code, notes, and snippets.

@vijay-yadav-3
Last active May 14, 2026 18:13
Show Gist options
  • Select an option

  • Save vijay-yadav-3/718302e78dbf7dbe320ba2b0d39eaf6a to your computer and use it in GitHub Desktop.

Select an option

Save vijay-yadav-3/718302e78dbf7dbe320ba2b0d39eaf6a to your computer and use it in GitHub Desktop.
json Data store for rcb calculator
{
"pointsTable": [
{
"groupName": "Teams",
"pointsTableInfo": [
{
"teamId": 59,
"teamName": "RCB",
"teamFullName": "Royal Challengers Bengaluru",
"matchesPlayed": 12,
"matchesWon": 8,
"matchesLost": 4,
"points": 16,
"nrr": "+1.053"
},
{
"teamId": 971,
"teamName": "GT",
"teamFullName": "Gujarat Titans",
"matchesPlayed": 12,
"matchesWon": 8,
"matchesLost": 4,
"points": 16,
"nrr": "+0.551"
},
{
"teamId": 255,
"teamName": "SRH",
"teamFullName": "Sunrisers Hyderabad",
"matchesPlayed": 12,
"matchesWon": 7,
"matchesLost": 5,
"points": 14,
"nrr": "+0.331"
},
{
"teamId": 65,
"teamName": "PBKS",
"teamFullName": "Punjab Kings",
"matchesPlayed": 12,
"matchesWon": 6,
"matchesLost": 5,
"points": 13,
"nrr": "+0.355"
},
{
"teamId": 58,
"teamName": "CSK",
"teamFullName": "Chennai Super Kings",
"matchesPlayed": 11,
"matchesWon": 6,
"matchesLost": 5,
"points": 12,
"nrr": "+0.185"
},
{
"teamId": 64,
"teamName": "RR",
"teamFullName": "Rajasthan Royals",
"matchesPlayed": 11,
"matchesWon": 6,
"matchesLost": 5,
"points": 12,
"nrr": "+0.082"
},
{
"teamId": 61,
"teamName": "DC",
"teamFullName": "Delhi Capitals",
"matchesPlayed": 12,
"matchesWon": 5,
"matchesLost": 7,
"points": 10,
"nrr": "-0.993"
},
{
"teamId": 63,
"teamName": "KKR",
"teamFullName": "Kolkata Knight Riders",
"matchesPlayed": 11,
"matchesWon": 4,
"matchesLost": 6,
"points": 9,
"nrr": "-0.198"
},
{
"teamId": 62,
"teamName": "MI",
"teamFullName": "Mumbai Indians",
"matchesPlayed": 12,
"matchesWon": 4,
"matchesLost": 8,
"points": 8,
"nrr": "-0.504"
},
{
"teamId": 966,
"teamName": "LSG",
"teamFullName": "Lucknow Super Giants",
"matchesPlayed": 11,
"matchesWon": 3,
"matchesLost": 8,
"points": 6,
"nrr": "-0.907"
}
]
}
]
}
[
{
"hash": "76d7038802b99139bd2b15f4ae3f437d3f17a91a97fdbadafea4cb40ebab017b",
"timestamp": "2026-05-14T18:13:59Z"
},
{
"hash": "e6f7639a5d42e9c6ca9bb08927cb8f4d24aa1c28c607ad936ed725bec71efba5",
"timestamp": "2026-05-14T17:44:25Z"
},
{
"hash": "6bc3b23ce505dbabcac428f5ca9fa3cb5d640d5bab6fb3a3269a529c604f349a",
"timestamp": "2026-05-14T16:12:02Z"
},
{
"hash": "b8a489a2250819b48e9e178d5fba81f308edcdbc20a8295e49c908613369d2b2",
"timestamp": "2026-05-14T13:59:28Z"
},
{
"hash": "29d9944836ac2e25b74f1c2a43f07d199ddd89c1262d2b20048d4d6d2b94a3d2",
"timestamp": "2026-05-13T18:52:00Z"
},
{
"hash": "72d5959319e2246528a87c85d7145054609c635b759ffec5060b58f6eb2a3ce8",
"timestamp": "2026-05-13T17:56:19Z"
},
{
"hash": "e2586cf004c9639bc9ddec0288160bcf98c3821b83ad957e1084843a31bf1f4c",
"timestamp": "2026-05-13T16:37:09Z"
},
{
"hash": "959bec9900bc95991c8c311aeb1a5387c59de1e10a22ce0312e146a9297a0edd",
"timestamp": "2026-05-13T14:23:00Z"
},
{
"hash": "e7f02dc8e99f1a73a37b2a17a76b51dc0d6a008c4a9853e275b8fd79e2c968cf",
"timestamp": "2026-05-12T17:27:05Z"
},
{
"hash": "2bbbe58f93d927f9b3f2aed3d6508747236e6b6d8a0d9b944756c338d8e195b1",
"timestamp": "2026-05-12T16:32:17Z"
}
]
{
"matchDetails": [
{
"matchDetailsMap": {
"key": "Sat, 28 Mar 2026",
"match": [
{
"matchInfo": {
"matchId": 149618,
"matchDesc": "1st Match",
"startDate": "1774706400000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 6 wkts",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 201,
"wickets": 9,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 203,
"wickets": 4,
"overs": 15.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 29 Mar 2026",
"match": [
{
"matchInfo": {
"matchId": 149629,
"matchDesc": "2nd Match",
"startDate": "1774792800000",
"state": "Complete",
"status": "Mumbai Indians won by 6 wkts",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 220,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 224,
"wickets": 4,
"overs": 19.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 30 Mar 2026",
"match": [
{
"matchInfo": {
"matchId": 149640,
"matchDesc": "3rd Match",
"startDate": "1774879200000",
"state": "Complete",
"status": "Rajasthan Royals won by 8 wkts",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 127,
"wickets": 10,
"overs": 19.4
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 128,
"wickets": 2,
"overs": 12.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 31 Mar 2026",
"match": [
{
"matchInfo": {
"matchId": 149651,
"matchDesc": "4th Match",
"startDate": "1774965600000",
"state": "Complete",
"status": "Punjab Kings won by 3 wkts",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 162,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 165,
"wickets": 7,
"overs": 19.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 01 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149662,
"matchDesc": "5th Match",
"startDate": "1775052000000",
"state": "Complete",
"status": "Delhi Capitals won by 6 wkts",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 141,
"wickets": 10,
"overs": 18.4
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 145,
"wickets": 4,
"overs": 17.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 02 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149673,
"matchDesc": "6th Match",
"startDate": "1775138400000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 65 runs",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 226,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 161,
"wickets": 10,
"overs": 16
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 03 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149684,
"matchDesc": "7th Match",
"startDate": "1775224800000",
"state": "Complete",
"status": "Punjab Kings won by 5 wkts",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 209,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 210,
"wickets": 5,
"overs": 18.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 04 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149695,
"matchDesc": "8th Match",
"startDate": "1775296800000",
"state": "Complete",
"status": "Delhi Capitals won by 6 wkts",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 162,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 164,
"wickets": 4,
"overs": 18.1
}
}
}
},
{
"matchInfo": {
"matchId": 149699,
"matchDesc": "9th Match",
"startDate": "1775311200000",
"state": "Complete",
"status": "Rajasthan Royals won by 6 runs",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 210,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 204,
"wickets": 8,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 05 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149710,
"matchDesc": "10th Match",
"startDate": "1775383200000",
"state": "Complete",
"status": "Lucknow Super Giants won by 5 wkts",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 156,
"wickets": 9,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 160,
"wickets": 5,
"overs": 19.5
}
}
}
},
{
"matchInfo": {
"matchId": 149721,
"matchDesc": "11th Match",
"startDate": "1775397600000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 43 runs",
"team1": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 250,
"wickets": 3,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 207,
"wickets": 10,
"overs": 19.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 06 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149732,
"matchDesc": "12th Match",
"startDate": "1775484000000",
"state": "Complete",
"status": "No result (due to rain)",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 25,
"wickets": 2,
"overs": 3.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 07 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149743,
"matchDesc": "13th Match",
"startDate": "1775570400000",
"state": "Complete",
"status": "Rajasthan Royals won by 27 runs - 11 overs game due to rain",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 150,
"wickets": 3,
"overs": 11
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 123,
"wickets": 9,
"overs": 11
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 08 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149746,
"matchDesc": "14th Match",
"startDate": "1775656800000",
"state": "Complete",
"status": "Gujarat Titans won by 1 run",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 210,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 209,
"wickets": 8,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 09 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149757,
"matchDesc": "15th Match",
"startDate": "1775743200000",
"state": "Complete",
"status": "Lucknow Super Giants won by 3 wkts",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 181,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 182,
"wickets": 7,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 10 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149768,
"matchDesc": "16th Match",
"startDate": "1775829600000",
"state": "Complete",
"status": "Rajasthan Royals won by 6 wkts",
"team1": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 201,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 202,
"wickets": 4,
"overs": 18
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 11 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149779,
"matchDesc": "17th Match",
"startDate": "1775901600000",
"state": "Complete",
"status": "Punjab Kings won by 6 wkts",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 219,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 223,
"wickets": 4,
"overs": 18.5
}
}
}
},
{
"matchInfo": {
"matchId": 149790,
"matchDesc": "18th Match",
"startDate": "1775916000000",
"state": "Complete",
"status": "Chennai Super Kings won by 23 runs",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 212,
"wickets": 2,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 189,
"wickets": 10,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 12 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 149801,
"matchDesc": "19th Match",
"startDate": "1775988000000",
"state": "Complete",
"status": "Gujarat Titans won by 7 wkts",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 164,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 165,
"wickets": 3,
"overs": 18.4
}
}
}
},
{
"matchInfo": {
"matchId": 149812,
"matchDesc": "20th Match",
"startDate": "1776002400000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 18 runs",
"team1": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 240,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 222,
"wickets": 5,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 13 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151752,
"matchDesc": "21st Match",
"startDate": "1776088800000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 57 runs",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 216,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 159,
"wickets": 10,
"overs": 19
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 14 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151763,
"matchDesc": "22nd Match",
"startDate": "1776175200000",
"state": "Complete",
"status": "Chennai Super Kings won by 32 runs",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 192,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 160,
"wickets": 7,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 15 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151774,
"matchDesc": "23rd Match",
"startDate": "1776261600000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 5 wkts",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 146,
"wickets": 10,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 149,
"wickets": 5,
"overs": 15.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 16 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151785,
"matchDesc": "24th Match",
"startDate": "1776348000000",
"state": "Complete",
"status": "Punjab Kings won by 7 wkts",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 195,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 198,
"wickets": 3,
"overs": 16.3
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 17 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151796,
"matchDesc": "25th Match",
"startDate": "1776434400000",
"state": "Complete",
"status": "Gujarat Titans won by 5 wkts",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 180,
"wickets": 10,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 181,
"wickets": 5,
"overs": 19.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 18 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151807,
"matchDesc": "26th Match",
"startDate": "1776506400000",
"state": "Complete",
"status": "Delhi Capitals won by 6 wkts",
"team1": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 175,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 179,
"wickets": 4,
"overs": 19.5
}
}
}
},
{
"matchInfo": {
"matchId": 151818,
"matchDesc": "27th Match",
"startDate": "1776520800000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 10 runs",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 194,
"wickets": 9,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 184,
"wickets": 8,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 19 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151829,
"matchDesc": "28th Match",
"startDate": "1776592800000",
"state": "Complete",
"status": "Kolkata Knight Riders won by 4 wkts",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 155,
"wickets": 9,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 161,
"wickets": 6,
"overs": 19.4
}
}
}
},
{
"matchInfo": {
"matchId": 151840,
"matchDesc": "29th Match",
"startDate": "1776607200000",
"state": "Complete",
"status": "Punjab Kings won by 54 runs",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 254,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 200,
"wickets": 5,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 20 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151845,
"matchDesc": "30th Match",
"startDate": "1776693600000",
"state": "Complete",
"status": "Mumbai Indians won by 99 runs",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 199,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 100,
"wickets": 10,
"overs": 15.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 21 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151856,
"matchDesc": "31st Match",
"startDate": "1776780000000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 47 runs",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 242,
"wickets": 2,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 195,
"wickets": 9,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 22 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151867,
"matchDesc": "32nd Match",
"startDate": "1776866400000",
"state": "Complete",
"status": "Rajasthan Royals won by 40 runs",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 159,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 119,
"wickets": 10,
"overs": 18
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 23 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151878,
"matchDesc": "33rd Match",
"startDate": "1776952800000",
"state": "Complete",
"status": "Chennai Super Kings won by 103 runs",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 207,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 104,
"wickets": 10,
"overs": 19
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 24 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151889,
"matchDesc": "34th Match",
"startDate": "1777039200000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 5 wkts",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 205,
"wickets": 3,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 206,
"wickets": 5,
"overs": 18.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 25 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151891,
"matchDesc": "35th Match",
"startDate": "1777111200000",
"state": "Complete",
"status": "Punjab Kings won by 6 wkts",
"team1": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 264,
"wickets": 2,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 265,
"wickets": 4,
"overs": 18.5
}
}
}
},
{
"matchInfo": {
"matchId": 151902,
"matchDesc": "36th Match",
"startDate": "1777125600000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 5 wkts",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 228,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 229,
"wickets": 5,
"overs": 18.3
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 26 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151913,
"matchDesc": "37th Match",
"startDate": "1777197600000",
"state": "Complete",
"status": "Gujarat Titans won by 8 wkts",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 158,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 162,
"wickets": 2,
"overs": 16.4
}
}
}
},
{
"matchInfo": {
"matchId": 151924,
"matchDesc": "38th Match",
"startDate": "1777212000000",
"state": "Complete",
"status": "Match tied (KKR won the Super Over)",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 155,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 155,
"wickets": 8,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 27 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151935,
"matchDesc": "39th Match",
"startDate": "1777298400000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 9 wkts",
"team1": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 75,
"wickets": 10,
"overs": 16.3
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 77,
"wickets": 1,
"overs": 6.3
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 28 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151943,
"matchDesc": "40th Match",
"startDate": "1777384800000",
"state": "Complete",
"status": "Rajasthan Royals won by 6 wkts",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 222,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 228,
"wickets": 4,
"overs": 19.2
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 29 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151954,
"matchDesc": "41st Match",
"startDate": "1777471200000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 6 wkts",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 243,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 249,
"wickets": 4,
"overs": 18.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 30 Apr 2026",
"match": [
{
"matchInfo": {
"matchId": 151965,
"matchDesc": "42nd Match",
"startDate": "1777557600000",
"state": "Complete",
"status": "Gujarat Titans won by 4 wkts",
"team1": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 155,
"wickets": 10,
"overs": 19.2
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 158,
"wickets": 6,
"overs": 15.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 01 May 2026",
"match": [
{
"matchInfo": {
"matchId": 151976,
"matchDesc": "43rd Match",
"startDate": "1777644000000",
"state": "Complete",
"status": "Delhi Capitals won by 7 wkts",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 225,
"wickets": 6,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 226,
"wickets": 3,
"overs": 19.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 02 May 2026",
"match": [
{
"matchInfo": {
"matchId": 151987,
"matchDesc": "44th Match",
"startDate": "1777730400000",
"state": "Complete",
"status": "Chennai Super Kings won by 8 wkts",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 159,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 160,
"wickets": 2,
"overs": 18.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 03 May 2026",
"match": [
{
"matchInfo": {
"matchId": 151998,
"matchDesc": "45th Match",
"startDate": "1777802400000",
"state": "Complete",
"status": "Kolkata Knight Riders won by 7 wkts",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 165,
"wickets": 10,
"overs": 19
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 169,
"wickets": 3,
"overs": 18.2
}
}
}
},
{
"matchInfo": {
"matchId": 152009,
"matchDesc": "46th Match",
"startDate": "1777816800000",
"state": "Complete",
"status": "Gujarat Titans won by 4 wkts",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 163,
"wickets": 9,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 167,
"wickets": 6,
"overs": 19.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 04 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152020,
"matchDesc": "47th Match",
"startDate": "1777903200000",
"state": "Complete",
"status": "Mumbai Indians won by 6 wkts",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 228,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 229,
"wickets": 4,
"overs": 18.4
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 05 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152031,
"matchDesc": "48th Match",
"startDate": "1777989600000",
"state": "Complete",
"status": "Chennai Super Kings won by 8 wkts",
"team1": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 155,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 159,
"wickets": 2,
"overs": 17.3
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 06 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152042,
"matchDesc": "49th Match",
"startDate": "1778076000000",
"state": "Complete",
"status": "Sunrisers Hyderabad won by 33 runs",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 235,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 202,
"wickets": 7,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 07 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152053,
"matchDesc": "50th Match",
"startDate": "1778162400000",
"state": "Complete",
"status": "LSG won by 9 runs (19 Overs game due to rain, DLS Target 213)",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 209,
"wickets": 3,
"overs": 19
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 203,
"wickets": 6,
"overs": 19
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 08 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152064,
"matchDesc": "51st Match",
"startDate": "1778248800000",
"state": "Complete",
"status": "Kolkata Knight Riders won by 8 wkts",
"team1": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
},
"team2": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 142,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 147,
"wickets": 2,
"overs": 14.2
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 09 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152075,
"matchDesc": "52nd Match",
"startDate": "1778335200000",
"state": "Complete",
"status": "Gujarat Titans won by 77 runs",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 229,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 152,
"wickets": 10,
"overs": 16.3
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 10 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152086,
"matchDesc": "53rd Match",
"startDate": "1778407200000",
"state": "Complete",
"status": "Chennai Super Kings won by 5 wkts",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 203,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 208,
"wickets": 5,
"overs": 19.2
}
}
}
},
{
"matchInfo": {
"matchId": 152097,
"matchDesc": "54th Match",
"startDate": "1778421600000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 2 wkts",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 166,
"wickets": 7,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 167,
"wickets": 8,
"overs": 20
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 11 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152108,
"matchDesc": "55th Match",
"startDate": "1778508000000",
"state": "Complete",
"status": "Delhi Capitals won by 3 wkts",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 210,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 216,
"wickets": 7,
"overs": 19
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 12 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152119,
"matchDesc": "56th Match",
"startDate": "1778594400000",
"state": "Complete",
"status": "Gujarat Titans won by 82 runs",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 168,
"wickets": 5,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 86,
"wickets": 10,
"overs": 14.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 13 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152130,
"matchDesc": "57th Match",
"startDate": "1778680800000",
"state": "Complete",
"status": "Royal Challengers Bengaluru won by 6 wkts",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 192,
"wickets": 4,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 194,
"wickets": 4,
"overs": 19.1
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 14 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152141,
"matchDesc": "58th Match",
"startDate": "1778767200000",
"state": "Complete",
"status": "Mumbai Indians won by 6 wkts",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": {
"team1Score": {
"inngs1": {
"inningsId": 1,
"runs": 200,
"wickets": 8,
"overs": 20
}
},
"team2Score": {
"inngs1": {
"inningsId": 2,
"runs": 205,
"wickets": 4,
"overs": 19.5
}
}
}
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 15 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152152,
"matchDesc": "59th Match",
"startDate": "1778853600000",
"state": "Preview",
"status": "Match starts at May 15, 14:00 GMT",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 16 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152163,
"matchDesc": "60th Match",
"startDate": "1778940000000",
"state": "Upcoming",
"status": "Match starts at May 16, 14:00 GMT",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 17 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152174,
"matchDesc": "61st Match",
"startDate": "1779012000000",
"state": "Upcoming",
"status": "Match starts at May 17, 10:00 GMT",
"team1": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": null
},
{
"matchInfo": {
"matchId": 152185,
"matchDesc": "62nd Match",
"startDate": "1779026400000",
"state": "Upcoming",
"status": "Match starts at May 17, 14:00 GMT",
"team1": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Mon, 18 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152196,
"matchDesc": "63rd Match",
"startDate": "1779112800000",
"state": "Upcoming",
"status": "Match starts at May 18, 14:00 GMT",
"team1": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
},
"team2": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 19 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152207,
"matchDesc": "64th Match",
"startDate": "1779199200000",
"state": "Upcoming",
"status": "Match starts at May 19, 14:00 GMT",
"team1": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
},
"team2": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 20 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152218,
"matchDesc": "65th Match",
"startDate": "1779285600000",
"state": "Upcoming",
"status": "Match starts at May 20, 14:00 GMT",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Thu, 21 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152229,
"matchDesc": "66th Match",
"startDate": "1779372000000",
"state": "Upcoming",
"status": "Match starts at May 21, 14:00 GMT",
"team1": {
"teamId": 971,
"teamName": "Gujarat Titans",
"teamSName": "GT"
},
"team2": {
"teamId": 58,
"teamName": "Chennai Super Kings",
"teamSName": "CSK"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 22 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152240,
"matchDesc": "67th Match",
"startDate": "1779458400000",
"state": "Upcoming",
"status": "Match starts at May 22, 14:00 GMT",
"team1": {
"teamId": 255,
"teamName": "Sunrisers Hyderabad",
"teamSName": "SRH"
},
"team2": {
"teamId": 59,
"teamName": "Royal Challengers Bengaluru",
"teamSName": "RCB"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Sat, 23 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152241,
"matchDesc": "68th Match",
"startDate": "1779544800000",
"state": "Upcoming",
"status": "Match starts at May 23, 14:00 GMT",
"team1": {
"teamId": 966,
"teamName": "Lucknow Super Giants",
"teamSName": "LSG"
},
"team2": {
"teamId": 65,
"teamName": "Punjab Kings",
"teamSName": "PBKS"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 24 May 2026",
"match": [
{
"matchInfo": {
"matchId": 152252,
"matchDesc": "69th Match",
"startDate": "1779616800000",
"state": "Upcoming",
"status": "Match starts at May 24, 10:00 GMT",
"team1": {
"teamId": 62,
"teamName": "Mumbai Indians",
"teamSName": "MI"
},
"team2": {
"teamId": 64,
"teamName": "Rajasthan Royals",
"teamSName": "RR"
}
},
"matchScore": null
},
{
"matchInfo": {
"matchId": 152263,
"matchDesc": "70th Match",
"startDate": "1779631200000",
"state": "Upcoming",
"status": "Match starts at May 24, 14:00 GMT",
"team1": {
"teamId": 63,
"teamName": "Kolkata Knight Riders",
"teamSName": "KKR"
},
"team2": {
"teamId": 61,
"teamName": "Delhi Capitals",
"teamSName": "DC"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Tue, 26 May 2026",
"match": [
{
"matchInfo": {
"matchId": 155376,
"matchDesc": "Qualifier 1",
"startDate": "1779804000000",
"state": "Upcoming",
"status": "Match starts at May 26, 14:00 GMT",
"team1": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
},
"team2": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Wed, 27 May 2026",
"match": [
{
"matchInfo": {
"matchId": 155387,
"matchDesc": "Eliminator",
"startDate": "1779890400000",
"state": "Upcoming",
"status": "Match starts at May 27, 14:00 GMT",
"team1": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
},
"team2": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Fri, 29 May 2026",
"match": [
{
"matchInfo": {
"matchId": 155398,
"matchDesc": "Qualifier 2",
"startDate": "1780063200000",
"state": "Upcoming",
"status": "Match starts at May 29, 14:00 GMT",
"team1": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
},
"team2": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
}
},
"matchScore": null
}
]
}
},
{
"matchDetailsMap": {
"key": "Sun, 31 May 2026",
"match": [
{
"matchInfo": {
"matchId": 155409,
"matchDesc": "Final",
"startDate": "1780236000000",
"state": "Upcoming",
"status": "Match starts at May 31, 14:00 GMT",
"team1": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
},
"team2": {
"teamId": 106,
"teamName": "TBC",
"teamSName": "TBC"
}
},
"matchScore": null
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment