Lakers agree to trade Deandre Ayton to Wizards for Jaden Hardy, picks: Sources

The Los Angeles Lakers agreed to trade center Deandre Ayton to the Washington Wizards for guard Jaden Hardy and the Wizards’ second-round picks in 2031 and 2032 on Friday, league sources confirmed to The Athletic. The sources spoke on condition of anonymity because the deal has not been completed.

The Lakers continue to clean out a starting lineup from a team that won 53 games a year ago and advanced to the second round of the playoffs.

Advertisement

One of Washington’s top post-draft priorities was to add a capable, durable big, and Ayton will slot into Washington’s big-man rotation as the primary backup at center, behind Alex Sarr. Ayton can also fill in as a starter when necessary. If Anthony Davis misses time because of injuries, which seems likely given that he’s played 70-plus games in only three of his 14 NBA seasons, Sarr can shift to power forward and Ayton can start at center.

The Lakers will put the Wizards’ incoming second-round picks into what had become a desperately bare asset chest that was down to just one tradeable second-round pick and one first-round pick swap after the Lakers acquired Walker Kessler this week.

Have Lakers built Luka a contending roster?
Dan Woike and Jeshua Kidd
{“@context”:”https://schema.org”,”@type”:”VideoObject”,”@id”:”https://www.nytimes.com/athletic/video/CrNqh2moX2PCa2g/”,”url”:”https://www.nytimes.com/athletic/video/CrNqh2moX2PCa2g/”,”name”:”Have Lakers built Luka a contending roster?”,”description”:”The Lakers have made a cluster of moves in free agency. Have they improved around Luka Doncic?”,”uploadDate”:”2026-07-02T21:25:46.848Z”,”duration”:”PT49S”,”thumbnailUrl”:”https://cdn-media.theathletic.com/video-stream/auto-thumbnail/CrNqh2moX2PCa2g/3h9k8dMpufNR.0000000.jpg”,”contentUrl”:”https://video.nyt.com/athletic/streams/CrNqh2moX2PCa2g/3h9k8dMpufNR/3h9k8dMpufNR.m3u8″,”transcript”:”The team I cover has changed and changed dramatically. This is a team that has now lost LeBron James, Marcus Smart, Luke Kinnard, and it’s a group that has now gained the A-list center that Luka Dacic has wanted, a point of attack defender in Quentin Grimes. It’s gained Sandro Mamakelashvili, a player it really, really likes. We Find out whether or not that plan is good. They have left themselves with very little flexibility, if any at all, but they’ve gone all in, and they’ve gone all in on a vision that they can make Luk Acic a championship level player by optimizing him. Whether they’ve done a good enough job at covering up his weaknesses, I, I think remains to be seen. But, but they have to be the best version of a Lukadic team. They’re not going to be the Spurs. They’re not going to be the Knicks. They have to be the Lukadic Lakers. They took a big step forward in that direction.”,”ineligibleRegion”:[“BI”,”BY”,”CD”,”CF”,”CU”,”IQ”,”IR”,”KP”,”LB”,”LY”,”ML”,”NI”,”RU”,”SD”,”SO”,”SS”,”SY”,”UA”,”VE”,”YE”,”ZW”],”publisher”:{“@type”:”NewsMediaOrganization”,”@id”:”https://www.nytimes.com/athletic/#publisher”,”name”:”The Athletic”,”url”:”https://www.nytimes.com/athletic/”,”foundingDate”:”2016-01-25″,”logo”:{“@type”:”ImageObject”,”@id”:”https://theathletic.com/app/themes/athletic/assets/img/the-athletic-wordmark-black.png”,”url”:”https://theathletic.com/app/themes/athletic/assets/img/the-athletic-wordmark-black.png”,”contentUrl”:”https://theathletic.com/app/themes/athletic/assets/img/the-athletic-wordmark-black.png”,”creditText”:”The Athletic”,”height”:”60″,”width”:”435″},”publishingPrinciples”:”https://www.nytimes.com/athletic/edit-guidelines/”,”sameAs”:”https://en.wikipedia.org/wiki/The_Athletic”},”author”:[{“@type”:”Person”,”name”:”Dan Woike and Jeshua Kidd”}]}

Wizards officials view adding Ayton, who will turn 28 on July 23, as a low-risk move, in part because he has only one year remaining on his contract, at a guaranteed salary of $8.1 million for the 2026-27 season.

In recent days, many of the unrestricted free-agent bigs on the market agreed to deals with other teams, leaving Wizards officials believing a trade was the best route to improve their big-man depth. Wizards assistant coach Cody Toppert is familiar with Ayton from Toppert’s one season as a Phoenix Suns assistant coach.

Signed last season after Portland bought him out of his deal, Ayton’s one season with the Lakers was largely positive. The 2018 No. 1 pick averaged 12.5 points, 8.0 rebounds and one block while playing a large role in the team’s first-round upset of the Houston Rockets.

a.showcase-link-container {
display: flex;
gap: 20px;
flex-direction: column;
align-items: center;
padding: 20px 0px;
border-top: 1px solid rgba(150, 150, 147, 0.4);
border-bottom: 1px solid rgba(150, 150, 147, 0.4);
text-decoration: none;
color: #121212;
cursor: pointer;

.showcase-link {
font-family: nyt-franklin;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 13.8px;
letter-spacing: 1.1px;
text-transform: uppercase;
}

.showcase-link-image {
border-radius: 8px;
object-fit: cover;
width: 200px;
height: 150px;
margin: 0px;
@media (max-width: 600px) {
width: 120px;
height: 120px;
}
}

.showcase-link-inner-content {
display: flex;
flex-direction: row;
gap: 16px;
width: 100%;
}

.showcase-link-text-content {
display: flex;
flex-direction: column;
gap: 20px;
justify-content: center;
@media (max-width: 600px) {
gap: 8px;
}
}

.showcase-link-title {
font-family: nyt-cheltenham;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 24px */
letter-spacing: 0.01px;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
@media (max-width: 600px) {
font-size: 16px;
}
}

.showcase-link-excerpt {
font-family: nyt-imperial;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 139%; /* 19.46px */
color: #323232;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
@media (max-width: 600px) {
font-size: 12px;
line-height: 121%;
}
}
}

.showcase-link-inputs {
.showcase-link-input {
width: 100%;
font-size: 1rem;
background-color: white;
margin-bottom: 12px;
}

.showcase-link-indent {
margin-left: 25px;
}

option {
width: 100%;
}
}

@media (prefers-color-scheme: dark) {
.native-mobile a.showcase-link-container {
background-color: #121212;
color: #f0f0ee;
.showcase-link-excerpt {
color: #c4c4c0;
}
}
}

// Remove all onclicks on imgs for apps to prevent image zoom on click
document.querySelectorAll(‘.showcase-link-image’).forEach((img) => img.removeAttribute(‘onclick’));

Hardy, who will turn 24 on Sunday, came to Washington from the Dallas Mavericks in February’s trade for Anthony Davis. Hardy was a capable scorer off the bench for the Wizards, averaging 12.0 points as he shot 42.0 percent from 3-point range.

The Lakers went into the offseason searching for an upgrade at the position and pushed two first-round picks and two swaps into a deal to land Kessler out of restricted free agency.

Advertisement

The Lakers, who are also looking at adding a wing defender, with Jonathan Kuminga drawing interest, now need to find Kessler’s backup in free agency.

The Wizards now have three No. 1 overall picks on their roster, with Ayton joining Davis and this year’s top pick, AJ Dybantsa.

—David Aldridge contributed to this report


Analyse


2026-07-08 01:02:20

Post already analysed. But you can request a new run: Do the magic.