// Adds dimensions UUID, Author and Topic into GA4
Tuesday, December 16, 2025
28.2 C
Singapore

Sora Ma and Pierre Png Head to Busan for the Asia Contents Awards 2022 Celebrating Outstanding Asian Online Content

Sora Ma, a 38-year-old Malaysian actress based in Singapore, posted on her social media accounts that she is on her way to the Asia Contents Awards 2022, happening in Busan, South Korea.

Jetting off ” she said. 

Screen Shot 2022 10 07 at 3.47.57 PM 1
Photo from: Sora Ma’s FB page

She is travelling with Pierre Png,  a 48-year-old  Singaporean actor. 

The Asia Contents Awards (ACA) 2022 is an award-giving event established in 2019 to acknowledge online content across Asia. Now celebrating its 4th edition this 2022, ACA 2022 presents 12 award categories to encourage outstanding content in Asia. Winners from each category will be selected through voting nominations. 

Fans of Ma and Pierre Png shared their excitement by wishing them both good luck and a safe trip. 

Screen Shot 2022 10 07 at 3.43.49 PM

The Asia Contents Award 2022 is set to occur on October 8, 2022 at the BIFF Theater, Busan Cinema Centre.

Read also:

Sora Ma wins Best Supporting Actress, Asia Contents Awards 2022 | The Independent Singapore News

Sora Ma says she feels inferior when singing alongside professional singers – Singapore News 

See also  Lee Min Ho teases new drama starring Kim Go Eun
- 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); } });
// //