// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29.3 C
Singapore

As world celebrates football, Singapore confronts a cracked goal post

While the World Cup monopolised the attention of football fans for the whole of last week, one story of a faulty goalpost here in Singapore was glossed over.

A StarHub League Cup match between Tampines Rovers and Warriors FC at Clementi Stadium had to be rescheduled on July 10 at the last moment, because officials inspecting the field found out that the goalpost was cracked.

A press release by the Football Association of Singapore on the same day said: “For the safety of the players, they (the officials) subsequently decided that the match should not proceed.”

The match between Tampines Rovers FC VS Warriors FC was played on Saturday, July 12. Warriors FC won the match with the 3 – 2 score at full time.

S. League had apologized for the inconvenience caused to its fans and assured them that those who have bought tickets to the match will only need to produce their ticket stubs at rescheduled game to gain free entry.

No further information was released regarding what caused the crack and the time it was discovered. Further questions, such as what was being done to remedy the crack, were directed to the FAS but they declined to comment. The media was advised to refer to the press release for all enquiries.

 

 

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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