// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
32.2 C
Singapore

Qatar postpones launch of new 2022 World Cup venue

Qatar has postponed to next year the opening of Education City stadium, its second newly built venue for the 2022 football World Cup, FIFA said on Saturday.

The venue was due to be inaugurated when it hosted the semi-final of the Club World Cup between Liverpool and an as yet undetermined side on December 18.

But delays to the certification of the stadium by the authorities will mean that the fixture will instead be played at Khalifa International Stadium which was already due to host several Club World Cup fixtures.

Education City will now be opened in 2020 although the world football governing body did not give an exact date.

“Construction at Education City stadium is complete and the venue is now operational,” FIFA said in a statement.

“However, the necessary certification process took longer than expected and therefore the stadium was unable to host the required test events prior to the semi-final and final of the FIFA Club World Cup at full capacity.

“The priority is to ensure an enjoyable experience for all fans so it was decided to open the stadium at a later date.”

Three years ahead of the start of the 2022 tournament, Qatar has already launched the brand new 40,000-capacity Al-Janoub stadium and the refurbished Khalifa International ground.

Five new stadia remain under construction.

On Tuesday, Qatar will open the remaining line and stations on its new three-line metro system.

© Agence France-Presse

- Advertisement -

Hot this week

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

SG Ministry of Manpower wage report 2025: Which industries are workers’ salaries rising the fastest in Singapore

New data shows salary growth varied across sectors, with support services leading the pack while hospitality workers saw smaller gains

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks