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

Mets national anthem singer, who played George Washington in 'Hamilton,' forgets 'Star-Spangled Banner' words

العالم
Fox News
2026/03/26 - 20:41 501 مشاهدة

The New York Mets season began Thursday night on quite a hilarious note — because why wouldn't it for the Mets?

After the Mets and Pittsburgh Pirates' 2026 rosters were announced, Tony Award winner Chris Jackson, who played George Washington in "Hamilton," was brought onto the field for the national anthem.

Things got off without a hitch until he moved onto the fourth line of the "Star-Spangled Banner."

CLICK HERE FOR MORE SPORTS COVERAGE ON FOXNEWS.COM 

Jackson was supposed to sing "O'er the ramparts we watched," but instead went in reverse and repeated, "What so proudly we hailed" before moving on to the rest of the anthem.

The mishap started off as a bad omen for the Amazin's, who choked away the best record in the major leagues on June 13 last year and missed the postseason, as they fell to a 2-0 hole with new ace Freddy Peralta on the mound before recording an out.

BASEBALL HALL OF FAME PITCHER GOES IN DEPTH HOW ABS SYSTEM WILL IMPROVE OFFENSE, HOW ARMS HAVE TO ADJUST

However, they stepped up with a five-run first inning, with the help of shoddy Pirates defense, and stunningly knocked reigning Cy Young Award winner Paul Skenes out of the game. It was the first time Skenes had failed to get out of the first inning in his career, having always thrown at least two frames in his previous 55 starts.

Jackson also played "Benny" in Lin-Manuel Miranda's "In the Heights." He made his Broadway debut in 1997 in "The Lion King" as Simba. In an ironic twist, Jackson also played Derek Jeter in the former Broadway show, "Bronx Bombers," that lasted less than a month.

It's a new look for the Mets after last year's debacle. They moved on from Edwin Diaz, Pete Alonso, Jeff McNeil, and Brandon Nimmo and brought in Peralta, Bo Bichette, Marcus Semien, and Jorge Polanco. Top prospect Carson Benge also made his MLB debut on Thursday.

Follow Fox News Digital’s sports coverage on X, and subscribe to the Fox News Sports Huddle newsletter.

مشاركة:
\n

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

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