What does ‘Macau’ and ‘Africa’ have to do with LeBron James and the Mavericks?

In an episode of the “Game Over” podcast published Friday morning, Klutch Sports CEO Rich Paul ran through a long list of teams that LeBron James could play for in his 24th NBA season.

The Cleveland Cavaliers and Golden State Warriors were on Paul’s list of potential teams. So were the Philadelphia 76ers, Miami Heat, Minnesota Timberwolves and Denver Nuggets.

One surprise inclusion? The Dallas Mavericks.

Advertisement

The words “Dallas + Masai” were scribbled on the whiteboard behind Paul and his co-host, Max Kellerman, followed by the words “Oil,” “Golf,” “Macau” and “Africa.”

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”}]}

“In Dallas, they have oil,” said Paul, the sports agent and longtime friend of James. “They have golf. They have Macau and the Sands Corporation. And then with Masai, you have the whole continent of Africa. A lot comes with Dallas and Masai.”

Paul’s reference to Macau has to do with Mavericks ownership. Team governor Patrick Dumont is the CEO of Sands Corporation, which controls a casino and resort in Macau, a region of China that is specially zoned to allow gambling. The Mavericks and Houston Rockets are going to play a pair of preseason games at The Venetian Macau in October.

It was surprising that Paul listed the Mavericks for several reasons.

For one, James’ greatest professional failure came against the franchise. In 2011, the Dirk Nowitzki-led Mavericks beat James’ “Heatles” — James, Dwyane Wade and Chris Bosh — four games to two in the NBA Finals, a bitter ending to James’ first season in Miami.

Secondly, the Mavericks recently ended their relationship with Anthony Davis, another Klutch client with whom James won a championship on the Los Angeles Lakers. The Mavericks sent Luka Dončić to the Lakers for Davis, Max Christie and a 2029 first-round pick ahead of the 2024 trade deadline. Davis suffered four separate injuries and played in 29 games in his year-long stint with the Mavericks, who traded him to the Washington Wizards in February in what was effectively a salary dump.

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’));

Former Mavericks general manager Nico Harrison was fired in November after the Dončić-for-Davis trade flopped. In June, the Mavericks hired Masai Ujiri as their president and alternate governor, a move Paul apparently found impressive.

Advertisement

Ujiri joined Dallas after spending 12 seasons running the Toronto Raptors. In Ujiri’s time with Toronto from 2013 to 2025, the Raptors had several battles against James’ Cavaliers teams in the postseason. The Cavaliers eliminated the Raptors in the playoffs three years in a row from 2016-18.

When the Raptors finally broke through and won an NBA championship in 2019, James had already left Cleveland to play for the Lakers.

Ujiri has devoted a significant amount of time developing basketball talent and infrastructure in Africa through his Giants of Africa nonprofit, hence Paul’s allusion to the continent.

Could James be on the Mavericks when they fly to China in October? It seems extremely unlikely. But the Mavericks are at least on James’ long (whiteboard) list of teams.


Analyse


2026-07-08 01:02:23

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