Portland approves Moda Center funds, but Trail Blazers lease battle looms

The Portland City Council approved $120 million in funding to renovate the Moda Center and attempt to keep the Trail Blazers in the city.

The council voted 8-4 Wednesday to pass a non-binding term sheet, though it also included an amendment that would require the Blazers to pay about $3.1 million in rent annually.

Advertisement

The city’s approval was the final step in a monthslong process to line up financing for the arena, but it does not guarantee that the Blazers will stay. The vote instead launches a 4 1/2-month negotiation with the team on a new lease agreement.

The Blazers and the city of Portland have found little common ground so far in their negotiations, but a deadline now looms for both parties. Government officials at the state, county and local levels have voted to approve more than $573 million to refurbish and modernize the Moda Center, but there must be an agreement on a term sheet by Dec. 31 for the team to access the $365 million appropriated by the Oregon state legislature. The city council will likely vote on the lease on Dec. 17, its final scheduled meeting of the year.

Why the Portland Trail Blazers traded for Ja Morant
Esfandiar Baraheni and Jeshua Kidd
{“@context”:”https://schema.org”,”@type”:”VideoObject”,”@id”:”https://www.nytimes.com/athletic/video/bd3eqEs2svbaaWh/”,”url”:”https://www.nytimes.com/athletic/video/bd3eqEs2svbaaWh/”,”name”:”Why the Portland Trail Blazers traded for Ja Morant”,”description”:”The Portland Trail Blazers just landed Ja Morant in a big trade. Es Baraheni breaks down what that means for the team. “,”uploadDate”:”2026-06-29T22:37:38.914Z”,”duration”:”PT1M14S”,”thumbnailUrl”:”https://cdn-media.theathletic.com/video-stream/auto-thumbnail/bd3eqEs2svbaaWh/hKGXFlTaUL0M.0000000.jpg”,”contentUrl”:”https://video.nyt.com/athletic/streams/bd3eqEs2svbaaWh/hKGXFlTaUL0M/hKGXFlTaUL0M.m3u8″,”transcript”:”The Portland Trail Blazers have traded for John Morant. The John Morant saga in Memphis is finally over. There’s 4 questions that immediately pop out in my mind. The first thing is, how do he and Damian Lillard work together? Not to mention the Blazers have a stacked backcourt situation between Damian Lillard, Drew Holiday, and Scoop Henderson. What does this acquisition mean for All of them. How much do the Portland Trail Blazers believe that John Morant can get back to that All-Star level that he was? John Morant is undoubtedly one of the best passers in the NBA, and he used to be one of the best drivers in all of basketball. If you were to ever get back to that level, the combination of him and Danny Adia would make the Trail Blazers one of the best driving teams in all of the NBA. And the third question I have is, what does this all mean for Scoot Henderson? What does this mean for his future as a Portland Trail Blazer with some contract decisions coming up? But overall, this is a good swing for the Portland Trail Blazers who were able to get off of Jeremy Grant’s contract, all while adding a very intriguing piece in Morant that maybe if it all works out, can work out very well for Portland.”,”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”:”Esfandiar Baraheni and Jeshua Kidd”}]}

The team’s Moda Center lease expires on Oct. 11, 2030, and the two sides are trying to agree on a new 20-year deal. The franchise and local government have publicly disagreed about how much the Blazers should contribute financially, along with other terms of the current bridge lease. New Blazers owner Tom Dundon has said he believes the team should not have to contribute to the renovation funds. Last month, Blazers president Dewayne Hankins said the city was is not a palatable business environment for the team.

The Blazers have also asked the city to remove a clause that requires the team to maintain the Moda Center “in a first-class manner.” Team executives say that leaves the Blazers open to lawsuits.

City officials have disputed that interpretation and have so for declined to take out a clause that was already negotiated in a signed lease. Deputy city administrator Donnie Oliveira also said the bridge agreement, signed in 2024, prevents the city from suing the Blazers during the course of the current lease.

Advertisement

“We again reiterate our position in this proposal that the information (Rip City Management) provides regarding any future renovation will not be used against (the Blazers) and the city has no intention of using the current Bridge Agreement in that manner,” Oliveira wrote in a July 28 email to Hankins. Oliveira’s message quoted, in bold and underlined text, the following language from the lease: “Landlord agrees not to raise, assert, pursue, or otherwise enforce in any manner the ‘first-class’ obligations of Tenant hereunder.”

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

For weeks, there was uncertainty about whether city and county officials would approve the funds to renovate the arena. Not only had the relationship between the city and team grown testy, but local politicians also began to voice skepticism about devoting taxpayer money to the renovation plan.

The Moda Center is the oldest NBA arena that hasn’t been renovated. Since the city bought the arena for $1 from the Paul Allen estate in 2024, the team and the city have been splitting the maintenance bills, which range from $8 million to $10 million a year.

Last week, the Multnomah County Board of Commissioners approved a term sheet that would offer up to $101.6 million to upgrade the arena. The city council voted Wednesday to finance its contribution.

Now the negotiations begin.


Analyse


Post not analysed yet. Do the magic.