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

Cameroun : Anicet Mbarga Foe nommé entraîneur de l’Aigle Royal du Moungo

رياضة
فوت أفريكا
2026/03/26 - 20:14 501 مشاهدة

Un nouvel entraîneur à la tête d'Aigle Royal du Moungo. Le club camerounais confie son banc à un technicien expérimenté pour tenter d’éviter le naufrage en Elite One.

C’est désormais officiel ! Anicet Mbarga Foe est le nouvel entraîneur de l’Aigle Royal du Moungo. À 52 ans, le technicien camerounais prend les rênes d’une équipe en grande difficulté, lanterne rouge du championnat, avec pour mission urgente de redresser la barre.

Il remplace Patrice Fotso, qui quitte le banc pour occuper désormais le poste de directeur technique du club. Un réaménagement interne qui traduit l’urgence de la situation et la volonté des dirigeants de provoquer un électrochoc.

Une mission commando pour sauver l’Aigle

Troisième entraîneur à s’installer sur le banc de l’Aigle depuis le début de la saison, Anicet Mbarga Foe arrive dans un contexte particulièrement délicat. L’équipe du Moungo peine à engranger des points et s’enfonce dans les profondeurs du classement.

Fort de ses passages à l’Union Sportive de Douala, Bamboutos de Mbouda, Eding Sport de la Lékié ou encore Colombe du Sud, le nouvel homme fort du staff technique devra rapidement imprimer sa patte. Son objectif est de sortir le club de la zone rouge et restaurer une dynamique compétitive.

Un défi à la hauteur des attentes

Le chantier est immense pour le nouveau coach. Entre urgence de résultats, reconstruction du groupe et pression des supporters, Anicet Mbarga Foe n’aura pas de temps d’adaptation.

🔵 OFFICIEL ! Anicet Mbarga Foe est le nouvel entraîneur de l'Aigle Royal du Moungo. Le technicien camerounais de 52 ans remplace Patrice Fotso qui devient le directeur technique du club. Anicet est le troisième entraîneur sur le banc de touche de la rapace du Moungo depuis… pic.twitter.com/YNb1QaYGP5

— AllezLesLions (@AllezLesLions) March 26, 2026

 

L’Aigle Royal du Moungo joue gros dans cette seconde partie de saison. Et c’est désormais sur les épaules de son nouveau patron du banc que repose l’espoir d’un maintien et d’un renouveau.

مشاركة:
\n

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

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