ADVERTISEMENT

Doncic sparks Lakers, posts triple-double against Mavs

Published Feb 26, 2025 05:51 am

At A Glance

  • Luka Doncic had 19 points, 15 rebounds and 12 assists in his first game against the Dallas Mavericks since they traded him to the Lakers, leading Los Angeles to a 107-99 victory Tuesday night, Feb. 25.

LOS ANGELES (AP) — Luka Doncic had 19 points, 15 rebounds and 12 assists in his first game against the Dallas Mavericks since they traded him to the Lakers, leading Los Angeles to a 107-99 victory Tuesday night, Feb. 25.

AP25057182180884 (1).jpg
Los Angeles Lakers guard Luka Doncic, center, shoots over Dallas Mavericks guard Spencer Dinwiddie (26) during the first half of an NBA basketball game Tuesday, Feb. 25, in Los Angeles. (AP Photo/Mark J. Terrill)

Doncic secured his first triple-double with the Lakers on an emotional night for the Slovenian superstar, who was blindsided by the seismic trade sending him to Los Angeles for Anthony Davis three weeks ago.

Doncic warmly greeted his former teammates, but also took a few portentous looks at the Mavs’ bench during the night. He struggled with his shot, going 6 of 17, but capped a superb playmaking performance with an assist to LeBron James for a clinching layup with 32 seconds left.

James helped his new teammate by scoring 16 of his 27 points in the fourth quarter while Los Angeles held on for its third straight win and its 13th in 16 games.

Kyrie Irving scored 35 points and Klay Thompson added 22 for the Mavericks.

Dallas general manager Nico Harrison, who is reviled by many Mavs fans for making the trade, was serenaded by Lakers fans chanting “Thank you, Nico!”

Meanwhile, Stephen Curry and Draymond Green scored 15 points each and the Golden State Warriors joined an elite group with their 3,000th franchise victory, 128-92 over the Charlotte Hornets.

Only four other NBA teams — the Los Angeles Lakers, Boston Celtics, New York Knicks and Philadelphia 76ers — have reached the milestone.

Buddy Hield scored 16 points off the bench to lead the Warriors, who have won four in a row and six of their last seven games to move into the eighth spot in the Western Conference.

Curry didn’t shoot well — 6 of 14, including 2 of 9 behind the arc — although it didn’t matter much against the Hornets, who have lost four in a row and 13 of their last 15 games.

KJ Simpson had 16 points and six rebounds and Seth Curry added 14 points for Charlotte, which played without guard LaMelo Ball.

The Warriors held an on-court ceremony at halftime to celebrate for the 10th anniversary of their 2014-15 championship team.

Earlier, Ja Morant had 29 points and eight assists, his final one a feed to Jaylen Wells for a dunk with 9.1 seconds left in overtime, and the Memphis Grizzlies closed the extra period with a 7-0 run to beat the Phoenix Suns, 151-148.

Jaren Jackson Jr. scored 28 points before fouling out in the fourth quarter. Desmond Bane had 25 points and nine assists as Memphis moved into a tie for second place in the Western Conference with idle Denver.

In Houston, Jalen Green had 25 points and Alperen Sengun added 23 to lead the Rockets to a 100-97 win over the Milwaukee Bucks in a game where Amen Thompson was ejected for a hard foul on Giannis Antetokounmpo.

The game was tied at 95-all when Sengun made 1 of 2 free throws to put Houston on top. He made two more free thors with 30 seconds left to make it 98-95.

Brook Lopez missed a 3-pointer, but a turnover by Sengun gave the Bucks the ball back and a dunk by Antetokounmpo cut the lead to one with 8.1 seconds to go.

In Toronto, Jaylen Brown scored 24 points, Derrick White had 22 and the Boston Celtics extended their winning streak to six games by beating the Raptors, 111-101.

Payton Pritchard scored 20 points and Jayson Tatum had 19 points and 11 assists as the Celtics improved to 24-6 on the road.

RJ Barrett scored 22 points and Scottie Barnes had 21 but the Raptors lost for the seventh time in their past nine. Gradey Dick scored 12 points and Immanuel Quickley added 10.

Related Tags

Luka Doncic Los Angeles Lakers Dallas Mavericks
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.