ADVERTISEMENT

Suns, Hawks rally to keep NBA winning streaks alive

Published Jan 31, 2022 01:42 pm

Devin Booker of the Phoenix Suns looks on during the game against the San Antonio Spurs on January 30, 2022 at Footprint Center in Phoenix, Arizona. (AFP)

The Phoenix Suns erased a 12-point third-quarter deficit to beat San Antonio 115-110 and push their NBA winning streak to 10 games on a Sunday that saw Atlanta rally for a seventh straight win.

The lead changed hands nine times in the fourth quarter and the Suns trailed by two with 2:19 remaining when Devin Booker drained back-to-back three-pointers to put Phoenix ahead for good.

The Suns became the first team in the league to reach 40 wins, pushing their NBA-best record to 40-9.

Booker led the way with 28 points. Mikal Bridges added 26 and veteran point guard Chris Paul had 20 points and 19 assists.

Doug McDermott led the Spurs with 24 points and Lonnie Walker IV added 22 off the bench.

In Atlanta, Trae Young scored 36 points and handed out 12 assists as the high-flying Hawks won their seventh straight with a 129-121 come-from-behind win over the Los Angeles Lakers.

Young scored 13 points in the fourth quarter and reserve Onyeka Okongwu, the US son of Nigerian immigrants, added 12 of his 16 points in the fourth to spark a rally from a 101-91 deficit after three quarters.

The Lakers were without four-time NBA champion LeBron James, who missed a third consecutive game with a sore left knee.

Malik Monk, who led the Lakers with 33 points and 10 rebounds, noted that the superstar playmaker is "missed tremendously" but, he added: "It's our job to figure out how to play without him."

Anthony Davis had 27 points and Russell Westbrook chipped in 20 and 12 assists for Los Angeles.

The Hawks opened the fourth with a 16-5 run to seize the lead.

The Lakers pulled level on a Monk three-pointer with 1:52 left, but Young answered with a 30-foot three-pointer and two free throws as the Hawks pulled away.

"We have what it takes to win games," Okongwu said. "No matter if we're up or down, no matter how the game's going, as long as we lock in."

In Detroit, the Pistons played a dismal first half but rallied to beat the red-hot Cleveland Cavaliers 115-105.

Detroit rookie guard Cade Cunningham's game was emblematic of the Pistons' night. Scoreless in the first half, Cunningham finished with a triple-double of 19 points 10 rebounds and 10 assists as the hosts seized the lead for the first time in the fourth quarter and held on for the win.

Saddiq Bey scored 31 points for the Pistons, who snapped a four-game skid and ended Cleveland's four game winning streak.

The Chicago Bulls also shook off a slow start on the way to a 130-116 victory over the Portland Trail Blazers.

Portland made seven of their first nine three-point attempts, but Chicago clamped down on defense and clawed back for the win.

Coming off a big defeat in San Antonio, the Bulls rebounded with at least 20 points from all three of their All-Stars.

Nikola Vucevic scored 24 points and grabbed 14 rebounds in his 26th double-double of the season. DeMar DeRozan added 23 points and 10 assists and Zach LaVine chipped in 20 points for the Bulls, who are a half-game behind the Miami Heat atop the Eastern Conference.

Magic stun Mavs

In Orlando, the Magic's Franz Wagner drove for a go-ahead layup with less than a minute to play in a 110-108 victory over the Dallas Mavericks.

Orlando, who own the worst record in the league, withstood a triple-double by Mavs guard Luka Doncic of 34 points, 12 rebounds and 11 assists -- the 43rd of the Slovenian star's career tying him for 10th on the all-time list.

There was little suspense in Milwaukee, where NBA Most Valuable Player Nikola Jokic scored 18 points with nine rebounds and 15 assists to lead the Denver Nuggets' 136-100 rout of the reigning champion Bucks.

Jokic out-dueled former MVP Giannis Antetokounmpo, who scored 22 of his 29 points in the first half. Despite Antetokounmpo's early exploits, the Nuggets led by three after the first quarter and never trailed the rest of the way.

Utah's 126-106 loss to the Minnesota Timberwolves was made even more painful by a first-quarter knee injury suffered by Australian forward Joe Ingles.

Ingles' knee buckled on a drive to the basket and he fell to the court before being helped to the locker room.

Related Tags

Phoenix Suns nba Atlanta Hawks
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.