.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); } } Khvicha Kvaratskhelia Hails Euro 2024 Miracle As ‘Best Day Of My Life’ – Janmanch

Khvicha Kvaratskhelia Hails Euro 2024 Miracle As ‘Best Day Of My Life’

Khvicha Kvaratskhelia on Wednesday said Georgia’s miracle qualification for the last 16 of Euro 2024 after beating Portugal was the best day of his life. Forward Kvaratskhelia netted with less than two minutes on the clock in Gelsenkirchen to set Georgia, who have never previously played in a major tournament, on the way to a 2-0 win over Portugal which sent his country through to a daunting knockout clash with Spain. Speaking after the match, Kvaratskhelia said that Wednesday’s win was even better than winning the Serie A title with Napoli last year — another historic triumph with an unfancied team.

“The Scudetto was great but today I’m so happy because you’re playing for your country,” Kvaratskhelia told reporters.

“This is the best day in my life because it was more difficult to do this with Georgian team than win the Scudetto with Napoli.

“It was always a dream of mine to play for national team and we made it through to next round, it’s difficult to describe my emotions.”

Georgia face Spain, one of the tournament favourites after winning Group B with a perfect nine points, in Cologne on Monday.

(This story has not been edited by NDTV staff and is auto-generated from a syndicated feed.)

Leave a Reply

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