.wp-block-surecart-product-media img { height: auto; max-width: 100%; } /* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } Sumit Nagal Secures Victory Over Elias Ymer At Nordea Open – Janmanch

Sumit Nagal Secures Victory Over Elias Ymer At Nordea Open

India’s top singles player Sumit Nagal finally got the better of Elias Ymer to make a winning start at the Nordea Open on Tuesday. Going into the ATP 250 event, Nagal was down 0-2 in head-to-head record against the Swede wild card. Nagal extended his good run with a 6-4 6-3 win over the talented Ymer, who has played a lot of events in India with considerable success. Nagal had lost to Ymer in Split Open (Croatia) last year and at Lyon (France) in 2019. Nagal, who is now placed 68th in the ATP singles chart, next faces world number 36 Mariano Navone from Argentina.

Nagal will represent India at the Paris Olympics.

Meanwhile, Rohan Bopanna and N Sriram Balaji, who will also compete in Paris in men’s doubles, are set to play their first ever ATP Tour event together.

They are scheduled to take on German pair of Mark Wallner and Jakob Schnaitter in the opening round of the Hamburg Open, which is a ATP 500 event, on Wednesday. 

Leave a Reply

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