ADVERTISEMENT

Salah rescues Egypt as Nigeria draws and Ghana loses at Cup of Nations

Published Jan 15, 2024 07:34 am

At A Glance

  • Mohamed Salah saved Egypt from an embarrassing defeat in its opening game at the Africa Cup of Nations on Sunday, Jan. 14, while Nigeria was held by Equatorial Guinea despite Victor Osimhen getting on the scoresheet.

IVORY COAST (AFP) -- Mohamed Salah saved Egypt from an embarrassing defeat in its opening game at the Africa Cup of Nations on Sunday, Jan. 14, while Nigeria was held by Equatorial Guinea despite Victor Osimhen getting on the scoresheet.

418901604_1089635012386546_3633845964600319949_n.png
Egypt's forward Mohamed Salah (center) runs with the ball during the Africa Cup of Nations (CAN) 2024 group B football match between Egypt and Mozambique at the Felix Houphouet-Boigny Stadium in Abidjan on Sunday, Jan. 14. (AFP)

Ghana was also in action in Abidjan and suffered a shock 2-1 loss to Cape Verde as three nations with 14 AFCON titles between them all failed to get off to winning starts at this year's tournament.

There was drama at the Felix Houphouet Boigny Stadium in Ivory Coast's economic capital as Egypt needed a Salah penalty seven minutes into injury time to snatch a 2-2 draw with Mozambique in Group B.

The penalty was awarded following a VAR check for a foul on Mostafa Mohamed, and Salah's strike denied Mozambique a historic first ever AFCON win.

"I was sad seeing my players devastated at the end because we deserved the win," said Mozambique coach Chiquinho Conde.

His nation had not won a game in four past appearances at the AFCON, and their winless record now spans 13 matches in total.

Mohamed had given record seven-time African champions Egypt the ideal start when he scored inside two minutes, but the sapping heat and humidity seemed to get the better of the Pharaohs.

Mozambique equalized through a Witiness Quembo header on 55 minutes and completed the turnaround when substitute Clesio Bauque burst through to make it 2-1 three minutes later.

Salah saved Egypt, but it was not a convincing start to their campaign in Ivory Coast where they are attempting to win a record-extending eighth AFCON crown and a first since 2010, before the Liverpool superstar had made his international debut.

"I want to win every match I play and when we don't I am sad, but there are no easy games," said Egypt coach Rui Vitoria.

"We were not the best team before the draw was made and we are not the worst now."

 

Cape Verde stun Ghana

 

Suddenly Egypt's next game on Thursday against Ghana could be make or break for both, with the Black Stars reeling after conceding in injury time to lose 2-1 to Cape Verde.

The Black Stars looked set to come away with a draw after Alexander Djiku headed home on 56 minutes to cancel out Jamiro Monteiro's first-half opener.

But Cape Verde pounced on poor defending to grab all three points in the 92nd minute, with substitute Garry Rodrigues tucking the ball into a gaping goal to the shock of Ghana fans in the crowd of just under 12,000.

"We want to show the world what we can do, that we are small but we can compete on footballing terms with all teams in Africa," said Cape Verde coach Pedro 'Bubista' Brito.

The evening was also notable for the appearance as a substitute of Andre Ayew, with the 34-year-old becoming only the third player to feature in eight editions of the competition.

Yet of far greater concern to Ghanaians is the result for a country whose tally of four AFCON victories is bettered only by Egypt and Cameroon.

 

Osimhen on target

 

They went out of the last edition in 2022 in the group stage and Chris Hughton's team also came here off the back of a 1-0 defeat to the Comoros in World Cup qualifying in November.

"We conceded a very poor goal, and hence it is a very disappointing night for us," Hughton said of Cape Verde's winner.

"We have no choice but to make sure it is a favorable result in our next game against Egypt."

Three-time champions Nigeria is hoping the presence of African Player of the Year Osimhen can spark a successful campaign but they were held to a 1-1 draw by Equatorial Guinea in Group A.

Osimhen nodded in to level in the first half almost immediately after Iban Edu had opened the scoring in match that ended with both teams on one point, two fewer than Ivory Coast.

The tournament hosts beat Guinea-Bissau 2-0 in the same Ebimpe Olympic Stadium on Saturday.

"I am not happy. This draw does not suit us. Our team created a lot of chances but we did not score," said Nigeria coach Jose Peseiro.

Of concern to organizers will be the sight of a practically empty stadium, with very few fans attending the game in the 60,000-capacity ground.

Holders Senegal kick off their campaign on Monday against Gambia in Group C in Yamoussoukro, with Cameroon and Algeria also in action.

Related Tags

Nigeria egypt
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.