Last active
June 4, 2026 17:35
-
-
Save vijay-yadav-3/718302e78dbf7dbe320ba2b0d39eaf6a to your computer and use it in GitHub Desktop.
json Data store for rcb calculator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "pointsTable": [ | |
| { | |
| "groupName": "Teams", | |
| "pointsTableInfo": [ | |
| { | |
| "teamId": 59, | |
| "teamName": "RCB", | |
| "teamFullName": "Royal Challengers Bengaluru", | |
| "matchesPlayed": 14, | |
| "matchesWon": 9, | |
| "matchesLost": 5, | |
| "points": 18, | |
| "nrr": "+0.783" | |
| }, | |
| { | |
| "teamId": 971, | |
| "teamName": "GT", | |
| "teamFullName": "Gujarat Titans", | |
| "matchesPlayed": 14, | |
| "matchesWon": 9, | |
| "matchesLost": 5, | |
| "points": 18, | |
| "nrr": "+0.695" | |
| }, | |
| { | |
| "teamId": 255, | |
| "teamName": "SRH", | |
| "teamFullName": "Sunrisers Hyderabad", | |
| "matchesPlayed": 14, | |
| "matchesWon": 9, | |
| "matchesLost": 5, | |
| "points": 18, | |
| "nrr": "+0.524" | |
| }, | |
| { | |
| "teamId": 64, | |
| "teamName": "RR", | |
| "teamFullName": "Rajasthan Royals", | |
| "matchesPlayed": 14, | |
| "matchesWon": 8, | |
| "matchesLost": 6, | |
| "points": 16, | |
| "nrr": "+0.189" | |
| }, | |
| { | |
| "teamId": 65, | |
| "teamName": "PBKS", | |
| "teamFullName": "Punjab Kings", | |
| "matchesPlayed": 14, | |
| "matchesWon": 7, | |
| "matchesLost": 6, | |
| "points": 15, | |
| "nrr": "+0.309" | |
| }, | |
| { | |
| "teamId": 61, | |
| "teamName": "DC", | |
| "teamFullName": "Delhi Capitals", | |
| "matchesPlayed": 14, | |
| "matchesWon": 7, | |
| "matchesLost": 7, | |
| "points": 14, | |
| "nrr": "-0.651" | |
| }, | |
| { | |
| "teamId": 63, | |
| "teamName": "KKR", | |
| "teamFullName": "Kolkata Knight Riders", | |
| "matchesPlayed": 14, | |
| "matchesWon": 6, | |
| "matchesLost": 7, | |
| "points": 13, | |
| "nrr": "-0.147" | |
| }, | |
| { | |
| "teamId": 58, | |
| "teamName": "CSK", | |
| "teamFullName": "Chennai Super Kings", | |
| "matchesPlayed": 14, | |
| "matchesWon": 6, | |
| "matchesLost": 8, | |
| "points": 12, | |
| "nrr": "-0.345" | |
| }, | |
| { | |
| "teamId": 62, | |
| "teamName": "MI", | |
| "teamFullName": "Mumbai Indians", | |
| "matchesPlayed": 14, | |
| "matchesWon": 4, | |
| "matchesLost": 10, | |
| "points": 8, | |
| "nrr": "-0.584" | |
| }, | |
| { | |
| "teamId": 966, | |
| "teamName": "LSG", | |
| "teamFullName": "Lucknow Super Giants", | |
| "matchesPlayed": 14, | |
| "matchesWon": 4, | |
| "matchesLost": 10, | |
| "points": 8, | |
| "nrr": "-0.740" | |
| } | |
| ] | |
| } | |
| ] | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "hash": "3d9abb1c346820f4c8472157ae76d6cf6ae85cfaf03276ccbc6778da1da37d7b", | |
| "timestamp": "2026-06-04T17:35:21Z" | |
| }, | |
| { | |
| "hash": "71d5c5d8c5040ab22e6834d40a5608d0cfa7198405ed4a3971098e5596a331d3", | |
| "timestamp": "2026-05-31T18:07:47Z" | |
| }, | |
| { | |
| "hash": "212ac0524c2b460366b660b3ffc6222e7cbadf51773936015bc9cd42dedd06e7", | |
| "timestamp": "2026-05-31T16:59:58Z" | |
| }, | |
| { | |
| "hash": "d22c245d7654a9daf23eab3fbf63ed6f8bdb79bd7bcbc72cfe019375f6c9a277", | |
| "timestamp": "2026-05-31T15:01:31Z" | |
| }, | |
| { | |
| "hash": "7c50ee7b0d05ef31a36d1b28d4dbad5f8bcf66e3deab1748dc48edee0410d05c", | |
| "timestamp": "2026-05-31T13:26:54Z" | |
| }, | |
| { | |
| "hash": "197b6ce66ee91f57207de1780890e765d1928f4e8d85c849af6882a1ec7d3662", | |
| "timestamp": "2026-05-30T15:54:51Z" | |
| }, | |
| { | |
| "hash": "7c50ee7b0d05ef31a36d1b28d4dbad5f8bcf66e3deab1748dc48edee0410d05c", | |
| "timestamp": "2026-05-30T14:48:42Z" | |
| }, | |
| { | |
| "hash": "660ee21526c4b477667cdcc3088cd5d05eb56b062e34425c4a23219011302f26", | |
| "timestamp": "2026-05-29T17:59:57Z" | |
| }, | |
| { | |
| "hash": "b0903fbd821f586a697eecbb412a424ebe84f4b1ee3f8240dbd2509720fca845", | |
| "timestamp": "2026-05-29T14:53:21Z" | |
| }, | |
| { | |
| "hash": "a5995982709b3c99d6accec5aed5e947b51bff1a2f5c94d11aed3712cd7d81c6", | |
| "timestamp": "2026-05-28T15:40:40Z" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 203, | |
| "wickets": 4, | |
| "overs": 15.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 201, | |
| "wickets": 9, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| }, | |
| "team2": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 224, | |
| "wickets": 4, | |
| "overs": 19.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 220, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| }, | |
| "team2": { | |
| "teamId": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 128, | |
| "wickets": 2, | |
| "overs": 12.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 127, | |
| "wickets": 10, | |
| "overs": 19.4 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 65, | |
| "teamName": "PUNJAB KINGS", | |
| "teamSName": "PBKS" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 165, | |
| "wickets": 7, | |
| "overs": 19.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 162, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| }, | |
| "team2": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 161, | |
| "wickets": 10, | |
| "overs": 16 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 226, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 61, | |
| "teamName": "DELHI CAPITALS", | |
| "teamSName": "DC" | |
| }, | |
| "team2": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 164, | |
| "wickets": 4, | |
| "overs": 18.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 162, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "matchInfo": { | |
| "matchId": 149699, | |
| "matchDesc": "9th Match", | |
| "startDate": "1775311200000", | |
| "state": "complete", | |
| "status": "Rajasthan Royals won by 6 runs", | |
| "team1": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 204, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 210, | |
| "wickets": 6, | |
| "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", | |
| "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": 61, | |
| "teamName": "DELHI CAPITALS", | |
| "teamSName": "DC" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 209, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 210, | |
| "wickets": 4, | |
| "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": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| }, | |
| "team2": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 202, | |
| "wickets": 4, | |
| "overs": 18 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 201, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 65, | |
| "teamName": "PUNJAB KINGS", | |
| "teamSName": "PBKS" | |
| }, | |
| "team2": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 223, | |
| "wickets": 4, | |
| "overs": 18.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 219, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "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": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| }, | |
| "team2": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 222, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 240, | |
| "wickets": 4, | |
| "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": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 149, | |
| "wickets": 5, | |
| "overs": 15.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 146, | |
| "wickets": 10, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 181, | |
| "wickets": 5, | |
| "overs": 19.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 180, | |
| "wickets": 10, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 161, | |
| "wickets": 6, | |
| "overs": 19.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 155, | |
| "wickets": 9, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "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": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 100, | |
| "wickets": 10, | |
| "overs": 15.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 199, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 119, | |
| "wickets": 10, | |
| "overs": 18 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 159, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| }, | |
| "team2": { | |
| "teamId": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 104, | |
| "wickets": 10, | |
| "overs": 19 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 207, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 206, | |
| "wickets": 5, | |
| "overs": 18.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 205, | |
| "wickets": 3, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| }, | |
| "team2": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 155, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 155, | |
| "wickets": 7, | |
| "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": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 158, | |
| "wickets": 6, | |
| "overs": 15.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 155, | |
| "wickets": 10, | |
| "overs": 19.2 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| }, | |
| "team2": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 160, | |
| "wickets": 2, | |
| "overs": 18.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 159, | |
| "wickets": 7, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 65, | |
| "teamName": "PUNJAB KINGS", | |
| "teamSName": "PBKS" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 167, | |
| "wickets": 6, | |
| "overs": 19.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 163, | |
| "wickets": 9, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| }, | |
| "team2": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 229, | |
| "wickets": 4, | |
| "overs": 18.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 228, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 152, | |
| "wickets": 10, | |
| "overs": 16.3 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 229, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| }, | |
| "team2": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 208, | |
| "wickets": 5, | |
| "overs": 19.2 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 203, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "matchInfo": { | |
| "matchId": 152097, | |
| "matchDesc": "54th Match", | |
| "startDate": "1778421600000", | |
| "state": "complete", | |
| "status": "Royal Challengers Bengaluru won by 2 wkts", | |
| "team1": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 167, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 166, | |
| "wickets": 7, | |
| "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": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 194, | |
| "wickets": 4, | |
| "overs": 19.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 192, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "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": "complete", | |
| "status": "Lucknow Super Giants won by 7 wkts", | |
| "team1": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| }, | |
| "team2": { | |
| "teamId": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 188, | |
| "wickets": 3, | |
| "overs": 16.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 187, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Sat, 16 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152163, | |
| "matchDesc": "60th Match", | |
| "startDate": "1778940000000", | |
| "state": "complete", | |
| "status": "Kolkata Knight Riders won by 29 runs", | |
| "team1": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 247, | |
| "wickets": 2, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 218, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Sun, 17 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152174, | |
| "matchDesc": "61st Match", | |
| "startDate": "1779012000000", | |
| "state": "complete", | |
| "status": "Royal Challengers Bengaluru won by 23 runs", | |
| "team1": { | |
| "teamId": 65, | |
| "teamName": "PUNJAB KINGS", | |
| "teamSName": "PBKS" | |
| }, | |
| "team2": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 199, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 222, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "matchInfo": { | |
| "matchId": 152185, | |
| "matchDesc": "62nd Match", | |
| "startDate": "1779026400000", | |
| "state": "complete", | |
| "status": "Delhi Capitals won by 5 wkts", | |
| "team1": { | |
| "teamId": 61, | |
| "teamName": "DELHI CAPITALS", | |
| "teamSName": "DC" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 197, | |
| "wickets": 5, | |
| "overs": 19.2 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 193, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Mon, 18 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152196, | |
| "matchDesc": "63rd Match", | |
| "startDate": "1779112800000", | |
| "state": "complete", | |
| "status": "Sunrisers Hyderabad won by 5 wkts", | |
| "team1": { | |
| "teamId": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| }, | |
| "team2": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 180, | |
| "wickets": 7, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 181, | |
| "wickets": 5, | |
| "overs": 19 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Tue, 19 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152207, | |
| "matchDesc": "64th Match", | |
| "startDate": "1779199200000", | |
| "state": "complete", | |
| "status": "Rajasthan Royals won by 7 wkts", | |
| "team1": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| }, | |
| "team2": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 225, | |
| "wickets": 3, | |
| "overs": 19.1 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 220, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Wed, 20 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152218, | |
| "matchDesc": "65th Match", | |
| "startDate": "1779285600000", | |
| "state": "complete", | |
| "status": "Kolkata Knight Riders won by 4 wkts", | |
| "team1": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| }, | |
| "team2": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 148, | |
| "wickets": 6, | |
| "overs": 18.5 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 147, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Thu, 21 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152229, | |
| "matchDesc": "66th Match", | |
| "startDate": "1779372000000", | |
| "state": "complete", | |
| "status": "Gujarat Titans won by 89 runs", | |
| "team1": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 58, | |
| "teamName": "CHENNAI SUPER KINGS", | |
| "teamSName": "CSK" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 229, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 140, | |
| "wickets": 10, | |
| "overs": 13.4 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Fri, 22 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152240, | |
| "matchDesc": "67th Match", | |
| "startDate": "1779458400000", | |
| "state": "complete", | |
| "status": "Sunrisers Hyderabad won by 55 runs", | |
| "team1": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| }, | |
| "team2": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 255, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 200, | |
| "wickets": 4, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Sat, 23 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152241, | |
| "matchDesc": "68th Match", | |
| "startDate": "1779544800000", | |
| "state": "complete", | |
| "status": "Punjab Kings won by 7 wkts", | |
| "team1": { | |
| "teamId": 966, | |
| "teamName": "LUCKNOW SUPER GIANTS", | |
| "teamSName": "LSG" | |
| }, | |
| "team2": { | |
| "teamId": 65, | |
| "teamName": "PUNJAB KINGS", | |
| "teamSName": "PBKS" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 196, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 200, | |
| "wickets": 3, | |
| "overs": 18 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Sun, 24 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 152252, | |
| "matchDesc": "69th Match", | |
| "startDate": "1779616800000", | |
| "state": "complete", | |
| "status": "Rajasthan Royals won by 30 runs", | |
| "team1": { | |
| "teamId": 62, | |
| "teamName": "MUMBAI INDIANS", | |
| "teamSName": "MI" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 175, | |
| "wickets": 9, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 205, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "matchInfo": { | |
| "matchId": 152263, | |
| "matchDesc": "70th Match", | |
| "startDate": "1779631200000", | |
| "state": "complete", | |
| "status": "Delhi Capitals won by 40 runs", | |
| "team1": { | |
| "teamId": 63, | |
| "teamName": "KOLKATA KNIGHT RIDERS", | |
| "teamSName": "KKR" | |
| }, | |
| "team2": { | |
| "teamId": 61, | |
| "teamName": "DELHI CAPITALS", | |
| "teamSName": "DC" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 163, | |
| "wickets": 10, | |
| "overs": 18.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 203, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Tue, 26 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 155376, | |
| "matchDesc": "Qualifier 1", | |
| "startDate": "1779804000000", | |
| "state": "complete", | |
| "status": "Royal Challengers Bengaluru won by 92 runs", | |
| "team1": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 254, | |
| "wickets": 5, | |
| "overs": 20 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 162, | |
| "wickets": 10, | |
| "overs": 19.3 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Wed, 27 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 155387, | |
| "matchDesc": "Eliminator", | |
| "startDate": "1779890400000", | |
| "state": "complete", | |
| "status": "Rajasthan Royals won by 47 runs", | |
| "team1": { | |
| "teamId": 255, | |
| "teamName": "SUNRISERS HYDERABAD", | |
| "teamSName": "SRH" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 196, | |
| "wickets": 10, | |
| "overs": 19.2 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 243, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Fri, 29 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 155398, | |
| "matchDesc": "Qualifier 2", | |
| "startDate": "1780063200000", | |
| "state": "complete", | |
| "status": "Gujarat Titans won by 7 wkts", | |
| "team1": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| }, | |
| "team2": { | |
| "teamId": 64, | |
| "teamName": "RAJASTHAN ROYALS", | |
| "teamSName": "RR" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 219, | |
| "wickets": 3, | |
| "overs": 18.4 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 214, | |
| "wickets": 6, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "matchDetailsMap": { | |
| "key": "Sun, 31 May 2026", | |
| "match": [ | |
| { | |
| "matchInfo": { | |
| "matchId": 155409, | |
| "matchDesc": "Final", | |
| "startDate": "1780236000000", | |
| "state": "complete", | |
| "status": "Royal Challengers Bengaluru won by 5 wkts", | |
| "team1": { | |
| "teamId": 59, | |
| "teamName": "ROYAL CHALLENGERS BENGALURU", | |
| "teamSName": "RCB" | |
| }, | |
| "team2": { | |
| "teamId": 971, | |
| "teamName": "GUJARAT TITANS", | |
| "teamSName": "GT" | |
| } | |
| }, | |
| "matchScore": { | |
| "team1Score": { | |
| "inngs1": { | |
| "inningsId": 2, | |
| "runs": 161, | |
| "wickets": 5, | |
| "overs": 18 | |
| } | |
| }, | |
| "team2Score": { | |
| "inngs1": { | |
| "inningsId": 1, | |
| "runs": 155, | |
| "wickets": 8, | |
| "overs": 20 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment