ADVERTISEMENT

Brilliant Embiid scores 70 as Sixers down Spurs

Published Jan 23, 2024 04:57 am

At A Glance

  • Joel Embiid became only the ninth player in NBA history to score 70 points or more in a single game as the Philadelphia 76ers defeated the San Antonio Spurs, 133-123, on Monday, Jan. 22.

LOS ANGELES (AFP) -- Joel Embiid became only the ninth player in NBA history to score 70 points or more in a single game as the Philadelphia 76ers defeated the San Antonio Spurs, 133-123, on Monday, Jan. 22.

joel embiid.png
Victor Wembanyama of the San Antonio Spurs and Joel Embiid of the Philadelphia 76ers reach for a rebound during the third quarter at the Wells Fargo Center on Monday, Jan. 22, in Philadelphia, Pennsylvania. (AFP)

A sensational individual performance from the reigning NBA Most Valuable Player led the way to victory for the Sixers and upstaged an impressive 33-point showing from Spurs rookie Victor Wembanyama.

Embiid finished with 70 points, 18 rebounds and five assists, shooting 24-of-41 from the field and making 21-of-23 free throws.

The Cameroonian star's franchise-record effort vaulted him into an elite band of NBA stars who have posted 70 or more points in a single game, joining Wilt Chamberlain, David Robinson, David Thompson, Elgin Baylor, Kobe Bryant, Donovan Mitchell, Devin Booker and Damian Lillard.

"It feels good," Embiid said after the win, paying tribute to his "extremely unselfish" team-mates."I was hot and they just gave me the ball and made sure they put me in the best positions.

"Credit to the coaching staff too - I'm just surrounded by amazing people."

Tyrese Maxey added 18 points for the Sixers while Tobias Harris finished with 14 -- the only other Philadelphia players to crack double figures.

Sixers coach Nick Nurse said the 7ft (2.13m) tall Embiid's combination of size and skill made him nearly unplayable.

"He can score in so many ways," Nurse said. "His sheer size gets him a lot of stuff around the basket and a lot of free throws.

"And his shooting touch is the skill that makes it extra hard to stop him. When he gets motivated like that, anything can happen."

Wembanyama, the highly rated No.1 Draft pick from France, produced one of his best performances of the season in a losing effort for San Antonio, who remain at the bottom of the Western Conference with a record of eight wins and 35 defeats.

 

'Attack, dominate'

 

Embiid lavished praise on the Frenchman, but would not say if facing up against the highly rated rookie had given him additional motivation.

"The big fella, he's amazing, he's great," Embiid said of Wembanyama.

"In my opinion he's already up there as one of the best players in the league. Obviously a bright future."

Asked whether Wembanyama had fueled his 70-point display, Embiid said: "It doesn't matter who's in the building. That's my mindset -- attack, dominate, offensively and defensively. Tonight was no different."

Embiid's masterpiece propelled Philadelphia to a sixth straight victory, leaving them third in the Eastern Conference behind Boston and Milwaukee on 29-13.

San Antonio's revered coach Gregg Popovich meanwhile saluted Embiid's virtuoso performance.

"He's a fantastic player," Popovich said. "He's wonderful -- he's playing such an all-round game."

Embiid's 70-point was not the only eye-catching individual performance around the NBA on Monday.

In Charlotte, Minnesota Timberwolves stalwart Karl-Anthony Towns erupted for 62 points in his team's 128-125 loss to the Hornets.

Towns' performance included 10 three-pointers but it was not enough to prevent Charlotte snatching a notable win against the Western Conference leaders.

Miles Bridges led the Charlotte scoring with 28 points, followed by Brandon Miller with 27.

In Detroit, Giannis Antetokounmpo finished with 31 points, 17 rebounds and 10 assists as the Milwaukee Bucks notched a 122-113 victory over the Pistons.

In Dallas, 38 points from Jayson Tatum and a 35-point haul from Jaylen Brown earned the Boston Celtics a 119-110 win over Luka Doncic and the Mavericks. Doncic finished with 33 points while Kyrie Irving added 23 in a losing effort for Dallas.

The Cleveland Cavaliers meanwhile clinched a wire-to-wire win over the Orlando Magic in Florida with a 126-99 victory.

Donovan Mitchell finished with 25 points for the Cavs but was upstaged by Sam Merrill, who scored 26 off the bench including eight three-pointers.

Related Tags

Joel Embiid Victor Wembanyama Philadelphia 76ers San Antonio Spurs
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.