// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 C
Singapore

Young motorcyclist sent to hospital unconscious after bike skids at Tuas Checkpoint

SINGAPORE: A 23-year-old motorcyclist was left unconscious after a serious accident that took place in front of Tuas Checkpoint on Saturday afternoon (28 June).

The Singapore Police Force confirmed that they were alerted to the incident at approximately 3:25pm. Preliminary investigations suggest that the motorcycle had skidded while travelling along the road approaching the checkpoint.

A photograph circulating on social media, shared by a Facebook user who captured a screenshot from the Checkpoints.sg mobile app, shows the motorcycle lying on its side across a lane. Debris from the vehicle was strewn across the road.

In the same image, a man believed to be the rider can be seen lying motionless near the road shoulder. Several police officers and checkpoint staff were present at the scene, attending to the injured man and directing traffic around the site.

The rider was conveyed to the hospital unconscious.

Investigations are ongoing.

- Advertisement -

Hot this week

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

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