ADVERTISEMENT

Durant leads Suns to double-OT win over Jazz; Lakers edge Rockets

Published Nov 20, 2023 06:00 am

At A Glance

  • Phoenix star Kevin Durant scored 39 points and thwarted Utah's Lauri Markkanen at the final buzzer on Sunday, Nov. 19, as the Suns beat the Jazz 140-137 in an NBA double-overtime thriller.

LOS ANGELES (AFP) -- Phoenix star Kevin Durant scored 39 points and thwarted Utah's Lauri Markkanen at the final buzzer on Sunday, Nov. 19, as the Suns beat the Jazz 140-137 in an NBA double-overtime thriller.

afp.com-20231120-PH-GTY-1792296027-highres.jpg
Kevin Durant of the Phoenix Suns shoots the ball against Keyonte George of the Utah Jazz during overtime of a game at Delta Center on Sunday, Nov. 19, in Salt Lake City, Utah. (AFP)

Durant added eight rebounds and 10 assists while Devin Booker scored 26 points for the Suns.

Markkanen led Utah with 38 points and grabbed 17 rebounds.

Durant scored eight points in the second overtime, which the Suns led 138-135 with 43.2 seconds left.

Markkanen's layup sliced the deficit to one but Booker drained two free throws to put Phoenix up 140-137 with nine-tenths of a second left.

Markkanen had a last chance, with officials initially ruling he was fouled by Durant on a failed three-point attempt. But that call was overturned on review and the Suns had the win.

Utah had trailed much of the night before Markkanen forced the first overtime with a layup with 20.3 seconds left in regulation.

Phoenix jumped to a 123-118 lead in the first extra session, but Utah clawed back and Collin Sexton forced a second overtime with a putback layup.

Durant notched his 12th straight game with 25 or more points, the longest such streak in Suns history.

"I'm just trying to stay prepared on off days and before games, just trying to follow the game plan to execute as much as I can and play with a calm and free spirit," Durant said.

The Los Angeles Lakers, fueled by a season-high 37 points from superstar LeBron James, held off the Houston Rockets 105-104.

Austin Reaves, fed by James, drilled a three-pointer to put the Lakers up 103-100 with 24.2 seconds to play. But Alperen Sengun's layup tied it up at 104-104 with four seconds left.

James, fouled under the rim, made one of two free throws to clinch it.

James added six rebounds and eight assists and Anthony Davis scored 27 points with 10 rebounds. Reaves finished with 17 points off the bench -- a key contribution on a night when Lakers starters Cam Reddish, Taurean Prince and D'Angelo Russell struggled offensively.

The Boston Celtics also had a narrow escape, stretching their winning streak to six games with a 102-100 victory over the Grizzlies in Memphis.

A back-and-forth battle featuring 18 lead changes saw the Celtics survive when Kristaps Porzingis drove for a go-ahead dunk with one minute, one second remaining then blocked Ziaire Williams's last-gasp attempt at the buzzer.

Porzingis led the Celtics with 26 points, pulling down eight rebounds and blocking six shots.

 

 

Embiid leads Sixers

 

Elsewhere, the short-handed Cleveland Cavaliers shocked the NBA champion Denver Nuggets 121-109 as frustrated Nuggets star Nikola Jokic battled foul trouble and ended the game watching from the bench.

Darius Garland led Cleveland with 26 points and rookie Craig Porter Jr. added a career-high 21 to help the Cavs to a third straight victory despite the absence of star guard Donovan Mitchell and top reserve Caris LeVert.

Two-time NBA Most Valuable Player Jokic, shouldering a big load with star teammate Jamal Murray still sidelined by a strained hamstring, finished with 18 points, 10 rebounds and seven assists.

Reigning NBA MVP Joel Embiid needed just three quarters to score 32 points with 12 rebounds and nine assists, powering the Philadelphia 76ers to a 121-99 victory over the Nets in Brooklyn.

Tyrese Maxey scored 25 points and handed out 10 assists for the Sixers, who led 61-49 at halftime and never trailed the rest of the way.

With the game in hand, Embiid sat out all of the fourth quarter. His nine assists were his season high, and he was unconcerned at missing out on a sixth career triple-double.

"I got told I was three assists away, but that's not where my head was at," Embiid said. "We just try to play the right way."

In Toronto, the Raptors led by as many as 40 points on the way to a 142-113 victory over the Detroit Pistons.

The Raptors set a franchise record with 44 assists as they handed the Pistons an 11th straight defeat.

Related Tags

Phoenix Suns kevin durant Los Angeles Lakers
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.