... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
28151 مقال 231 مصدر نشط 38 قناة مباشرة 6702 خبر اليوم
آخر تحديث: منذ 0 ثانية

Yas Heat Academy launch Emirati talent hunt programme

العالم
Gulf News
2026/03/26 - 12:34 501 مشاهدة

Abu Dhabi: The Yas Heat Academy has announced the launch of the 2026 edition of Al Sabq, its flagship grassroots Emirati talent discovery programme hosted at Yas Kartzone at Yas Marina Circuit.

Designed to identify and nurture the UAE’s most promising young drivers, Al Sabq provides a structured pathway into competitive karting for Emirati boys and girls aged 5 to 7. Now entering its second edition, the programme will place a stronger emphasis on nationwide participation and increased female representation, reinforcing its role as a truly inclusive national platform.

Taking place on April 18, the selection event will bring together up to 20 young drivers for a full-day assessment combining time trials, fitness and concentration tests, and behavioural evaluations both on and off track. Entry is free of charge, with registration closing one week prior to the event date.

Al Sabq is derived from the Arabic word meaning to lead, surpass, or come first and reflects the programme’s ambition to position young Emiratis at the forefront of motorsport development from the very start of their journey.

At the conclusion of the selection day, the top two male drivers and the top female driver will each receive a fully funded Bambino racing seat in selected local championship events as official Yas Heat Academy drivers, managed by Yas Heat Racing. The initiative ensures equal opportunity for young female talent, with a guaranteed female champion progressing into the programme.

The inaugural programme took place in May last year at Yas Kartzone, serving as a national platform for boys and girls aged 5 to 6 to demonstrate their potential behind the wheel.

Sustainable pipeline

Ali Al Beshr, General Manager of Yas Marina Circuit, said: “Al Sabq represents our long-term commitment to building a sustainable pipeline of Emirati motorsport talent. By expanding our national outreach and placing greater focus on female participation, we are creating broader access to opportunity and ensuring that the future of UAE motorsport reflects the diversity and ambition of our community.

“It is also a perfect opportunity for young Emiratis to take their first steps in the world of motorsport through karting at Yas Heat and receive valuable support to not only thrive on the track but also raise the UAE flag high in local and regional competitions, showcasing the nation’s passion for motorsport.”

Since its inception, Yas Heat Academy has played a pivotal role in shaping the careers of Emirati drivers competing on the international stage. Graduates such as Keanu Al Azhari, Hamda Al Qubaisi, and Rashid Al Dhaheri have progressed to global championships, demonstrating the effectiveness of a structured development pathway beginning at grassroots level.

The 2026 edition of Al Sabq builds on that legacy, reinforcing Yas Marina Circuit’s wider commitment to national talent development, youth engagement and long-term motorsport excellence.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 49421; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 49421; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤