// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
29.3 C
Singapore

Woman at Singapore Zoo snake show almost falls into the moat trying to run away

A woman almost fell into the moat at the Singapore Zoo’s ‘Rainforest Fights Back’ show.

The woman was chosen to be a participant in the show.

One of the highlights of the show is when participants are given a small snake to hold. At this point, other zookeepers usually bring out a very large snake and sneak up behind the participants. They also usually allow for the volunteers to take photos on stage with the snakes.

A woman became a bit of a laughing stock after she almost fell into the moat trying to run away from a large python that zookeepers had brought out.

In the widely-circulated video, the woman was heard screaming when asked to touch and hold a relatively small snake.

However, when zookeepers brought out the python that needed four men to carry, she screams in terror and falls down trying to run away.

The host of the show managed to prevent the woman from falling into the moat.

The entire video was posted on Twitter by user Angela Rodriguez, who said that the woman was her colleague’s sister. /TISG

- Advertisement -

Hot this week

Singapore woman says husband listens to his mum more than her: ‘I felt lonely on my wedding day’

She said her husband also mentioned divorce within the first two weeks of their marriage.

‘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.

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