”
], { 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);
});
});
})();
He then turned his attention to Williams and laid him out with an End of Days before lifting the US title, signaling his intentions. And now, it looks like he will be a part of the US championship title scene on the blue brand.
WWE’s Summer Tour live event is set to emanate on July 26 from the Dignity Health Arena, Theater and Convention Center in Bakersfield. The venue posted the match card for the event on Facebook, revealing Corbin’s first match since his return.
Baron Corbin will face Trick Williams, Carmelo Hayes, and Ricky Saints in a Fatal 4-Way match for the United States championship. This means the promotion is thrusting The Nomad right into a big program with the announcement of this blockbuster match.
Corbin’s return to the fold shakes up the mid-card title scene on SmackDown.
Elsewhere on the card, Cody Rhodes and CM Punk team up to take on Gunther and Sami Zayn, and The Vision defend the World Tag Team Championship against The Usos.
Donovan Dijak reacted to Baron Corbin’s WWE return
Baron Corbin was with WWE for 12 years before departing in 2024. Former WWE star Donovan Dijak also left the promotion in the same year.
The duo found common ground in Major League Wrestling (MLW) and formed The Skyscrapers tag team. They won the MLW tag team championship at Summer of the Beasts in June 2025.
Following Corbin’s return, Dijak reacted to a video by WWE on X, highlighting the moment. Dijak showed his enthusiasm and called his former tag team partner “Best in the World.”
Baron Corbin wrapped up his stint in MLW with a storyline where he was stripped of the title due to a kayfabe contract issue.
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/news-baron-corbin-set-blockbuster-match-shock-wwe-return?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


