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

Dubai World Cup “demonstrates the power of sport”

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

The Chief Executive Officer of the Dubai Racing Club Ali Al Ali expressed his excitement for the 30th edition of the Dubai World Cup at the Post Position Draw.

Ali Al Ali is also a board member at Dubai Racing Club and plays a key role in overseeing one of the world’s leading horse racing organisations, including flagship events like the Dubai World Cup.

His appointment was endorsed by His Highness Sheikh Mohammed bin Rashid Al Maktoum, Vice President and Prime Minister of the UAE and Ruler of Dubai, reflecting the importance of the role within Dubai’s sporting landscape.

190330 Dubai world cup 2019
Shaikh Mohammad holds the Dubai World Cup with Shaikh Hamdan Bin Mohammad Bin Rashid Al Maktoum, Crown Prince of Dubai and Chairman of the Dubai Executive Council, and Shaikh Hamdan Bin Rashid Al Maktoum, Deputy Ruler of Dubai and Minister of Finance, after Thunder Snow made history by becoming the first dual winner

Speaking at the Post Position Draw, Al Ali said: “We are proud to welcome an elite group of participants, owners, trainers, jockeys and exceptional horses who reflect international spirit which defines the Dubai World Cup.”

Sheikh Mohammed plays a central and foundational role in the Dubai World Cup, both as its creator and as one of the driving forces behind its global success.

He founded the Dubai World Cup in 1996, with a vision of creating the world’s richest and most prestigious horse race and positioning Dubai as a major hub in international horse racing. This ambition has been key to transforming the event into one of the standout fixtures on the global sporting calendar.

“His Highness is one of the world’s leading supporters of horse racing,” said Ali.

“His vision has played a key role in the advance of sport and has strengthened it both locally and internationally with this event.”

Fans are expected to flood in numbers to attend the Dubai World Cup this weekend, underlining just how significant the event has become.

Last year alone, more than 65,000 spectators packed into Meydan Racecourse, setting a new attendance record and highlighting the growing demand for one of horse racing’s biggest nights.

“Since its inception in 1996, the Dubai World Cup has established itself as one of the world’s premium horse racing events attracting the finest horses and jockeys under the leadership of His Excellency Sheikh Rashid bin Dalmook bin Juma Al Maktoum, Chairman of Dubai Racing Club.

“He has put together an experience that reflects the energy, diversity and global output of the city.”

Meydan preparations for Dubai World Cup
Meydan preparations for Dubai World Cup

There has been uncertainty surrounding the event in light of recent Middle East tensions, which have seen Iranian missile strikes across the Gulf.

Ali went on to highlight the significance of the Dubai World Cup, not only for the city but also for its impact on the global stage.

“At a time when unity matters the most, events like the Dubai World Cup demonstrates the power of sport of bringing people together from all around the world.

“We formally welcome everyone to Dubai and we wish our participants the best of luck in competition.”

مشاركة:
\n

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

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 49409; // 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 = 49409; // 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
يا هلا! اسألني أي شي 🎤