// Adds dimensions UUID, Author and Topic into GA4
Friday, January 23, 2026
25.7 C
Singapore

Tampines Rovers, JSSL in landmark tie-up

Tampines Rovers Football Club has embarked on a ground-breaking partnership with one of Singapore’s leading youth development football academies.

The club is one of Singapore’s most successful clubs in the history of the S-League.

Tampines is a Five-time S-League champions and the partnership with the private football academy JSSL Singapore is a first in the country.

On 1 March 2018, both Tampines Rovers Football Club and JSSL Singapore signed a multi-year and multi-layered partnership.

The aim is to develop youth footballers to feed towards the club’s S-League team.

Established in 2002, JSSL has over 1,000 footballers under its charge across multiple age-groups.

The age range is from three to 16.

JSSL will also offer scholarships to 60 young players.

The scholarship will cover the cost of these players being part of the academy’s elite programme for a year.

Managing Director of JSSL Singapore Harvey Davis and Chairman of Tampines Rovers Desmond Ong announce a partnership to develop youth footballers posed for the photo shoot (picture above).
See also  Tencent leads US$54M in music app startup Smule to help it expand footprint in Southeast Asia
- Advertisement -

Hot this week

For his 50th birthday, Jamus Lim gets not 1 but 2 surprise parties

SINGAPORE: When Workers’ Party MP Jamus Lim turned 50...

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