// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 14, 2026
32.8 C
Singapore

Four foreign women brawl violently in the middle of busy Sims Ave road

A video circulating online shows four women, believed to be foreigners, brawling in the middle of 122 Sims Ave, without a care for oncoming traffic.

Although it is unclear exactly when the incident occurred, a video showing the violent fight was posted on social media this morning.

In the nearly 4-minute clip published by Facebook page ‘Singapore Peasant,’ four women dressed scantily can be seen pulling one another to the ground and grabbing fistfuls of one another’s hair as passersby watch in horror.

One man tries consistently to break the fight up and, at one point, manages to separate the four women before they get into it again:

https://www.facebook.com/sgpeasant/videos/736951376673100/

 

Even though the video was only published about five hours ago, it has garnered nearly 782,000 views, over 16,000 shares, over 3,000 reactions and about 2,800 comments.

See also  How Singapore became the world's coronavirus cautionary tale
- Advertisement -

Hot this week

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