// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
29.4 C
Singapore

26-year-old biker may face up to 6 months jail for performing smoky ring stunt around groom at wedding

A 26-year-old biker is assisting police with investigations after a video of him performing a motorcycle stunt around a groom at a carpark was released online two weeks ago.

In the video, which quickly became viral, the motorcyclist can be seen revving the engine of his bike while making a circle around the groom, creating thick smoke and leaving a large black ring on the ground:

https://www.facebook.com/allsgstuff/videos/2528921107248603/

Two weeks later, the motorcyclist was identified and by the police. A police spokesman said:

“The 26-year-old rider has been identified and is currently assisting Traffic Police in investigations. 
“If convicted for the offence of Rash Act under Section 336(a) of the Penal Code, Chapter 224, the offender shall be punished with imprisonment for a term which may extend to 6 months, or with fine which may extend to $2,500, or with both.”
See also  Woman says India should learn from Singapore's education system
- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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