”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
Trick Williams will defend his title against Ricky Saints, while Tiffany Stratton faces Jade Cargill. Moreover, Cody Rhodes will put the Undisputed WWE Championship on the line against Gunther and Sami Zayn in a Triple Threat Match. The event will also feature a massive non-title showdown between Seth Rollins and Bron Breakker inside a steel cage.
The company usually books a five-match card for premium live events, but Night of Champions is set to feature six as of now. Since the global juggernaut has abandoned its rule of limited bouts, it won’t be surprising if another match is added to the card.
Here are four last-minute matches WWE could add to the upcoming PLE this weekend.
#4. Penta could defend the Intercontinental Championship
WWE could add an Intercontinental Championship match to the Night of Champions card. Penta has been one of the company’s most active champions and has consistently defended the title against a variety of challengers. As a result, there is no shortage of stars looking for an opportunity.
One of them is Ethan Page. Since arriving on RAW, Page has quickly established himself as a threat in the midcard division. He previously challenged Penta for the Intercontinental Championship at Saturday Night’s Main Event but came up short. However, he may have earned another opportunity.
On this week’s RAW, Page picked up a notable victory over Dragon Lee. The story is already there. Page still has his sights set on Penta, and WWE would not need much time to build a rematch. If the company wants to add another title bout to the card, an Intercontinental Championship match would be a logical choice.
#3. The Street Profits vs. The Vision for the WWE World Tag Team Championship
The World Tag Team Championship could also be defended at Night of Champions. On RAW, The Street Profits defeated The Vision to capture the titles. However, the match was chaotic, with several people getting involved.
Logan Paul attempted to help his faction, Joe Hendry returned and chased him away, and Seth Rollins also played a role in the finish. Rollins punched Austin Theory with brass knuckles, creating an opening for Angelo Dawkins and Montez Ford to capitalize.
As a result, The Vision has a legitimate reason to demand a rematch. Theory and Bron Breakker could argue that outside interference cost them the titles. While Breakker is already scheduled to face Rollins inside a Steel Cage Match at Night of Champions, that does not necessarily rule out another tag title match.
#2. Sol Ruca could defend the Women’s Intercontinental Championship
On this week’s RAW, Liv Morgan encouraged Raquel Rodriguez to go after Sol Ruca and pursue the Women’s Intercontinental Championship. The backstage segment appeared to plant the seeds for a potential title program between the two stars.
WWE could move quickly with that story. With Night of Champions only days away, the company may decide to give Rodriguez her title opportunity immediately rather than waiting until after the event.
#1. Solo Sikoa vs. Jimmy Uso
A match between Solo Sikoa and Jimmy Uso could be added to Night of Champions at the last minute. The issues between Solo and The Bloodline have been growing in recent weeks. Roman Reigns wants The Street Champion back in the faction and has even sent Jacob Fatu to speak with him. However, Solo has repeatedly rejected the offer.
Things escalated further on RAW. Jimmy Uso was facing LA Knight when Solo appeared through the crowd and hit Big Jim with a Samoan Spike. The attack allowed Knight to recover and finish Jimmy off with a BFT.
The assault seemed intentional. Solo had no reason to target Jimmy unless he was trying to send a message to The Bloodline. That could easily lead to a one-on-one match between the two family members.
The story is already in place. Jimmy would want revenge for the attack, while Solo could use the match to further prove that he has no interest in rejoining Roman Reigns’ group. With Night of Champions only days away, this is one of the easiest matches WWE could add to the card.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/4-last-minute-matches-wwe-add-night-champions-2026?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here


