// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 11, 2026
33.3 C
Singapore

Alfa Romeo overturns after allegedly hitting a tree along Havelock Road

A red Alfa Romeo car allegedly hit a tree and overturned earlier today (Dec 12), along Havelock Road.

According to the police, investigations on the car accident are still ongoing, but a spokesperson told the media that the incident took place along Havelock Road towards Upper Pickering Street.

Photos of the incident went viral online, and show a red car overturned on the road, with various pieces of the vehicle scattered nearby. A post on Facebook group SG Road Vigilante said that the car had flipped over after it hit a tree. A video posted on the same Facebook page had dashcam footage of a car travelling behind the Alfa Romeo, but it was still unclear what had happened to the vehicle.

78954357 2635408303220537 8604730698500145152 n
Photo: FB/SG Road Vigilante

The car looked to be an Alfa Romeo, an Italian luxury automobile.

The police, who were alerted to the incident at 12.49pm on Thursday, said that the driver refused to go to the hospital.

Investigations are ongoing.

See also  Neighbours paste notes in lift in fight over cigarette ash

Netizens who commented on the post said that the driver was going too fast and crashed into the tree as a result. Some also shared photos of the people in the car – a man and a woman.

- Advertisement -

Hot this week

Jobs, affordable housing and traffic planning top Johoreans’ expectations as JS-SEZ attracts billion-ringgit investments

In just six months, the Johor-Singapore Special Economic Zone (JS-SEZ) drew billion-ringgit investments. In The Independent Singapore’s earlier report, investments in the economic zone were alrea...

Local asks, ‘Is the SG job market really that bad or am I just not qualified enough?’

SINGAPORE: A Singaporean jobseeker confessed on social media that it “feels demoralising” watching everyone else around him “thrive in their careers” or land new jobs with apparent ease, while he h...

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); } });
// //