”
], { 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);
});
});
})();
The popular star defeated his brother, Rey Fenix, in the finals of the number one contender’s tournament last month on RAW. Reigns has not competed in a match since successfully defending the World Heavyweight Championship against Seth Rollins at SummerSlam 2026.
In addition to the World Heavyweight Championship match, Chad Gable is also scheduled to defend the Intercontinental Championship against Dragon Lee tonight. There will also be two Triple Threat Money in the Bank qualifying matches during tonight’s show.
Je’Von Evans, Big Cass, and The Vision’s Austin Theory will be competing to determine which star will qualify for the Men’s Money in the Bank ladder match. NXT Women’s Champion Kelani Jordan, Women’s Intercontinental Champion Raquel Rodriguez, and Lola Vice are also scheduled for a Triple Threat match to see which star will earn a spot in the Women’s Money in the Bank ladder match at the PLE next month.
Major WWE star reacts to getting to face Penta on RAW
SmackDown star Rey Fenix recently opened up about getting to face his brother, Penta, in the finals of the tournament on WWE RAW.
Speaking on Busted Open, Fenix claimed it was a dream to face his brother in the company. He also revealed during the interview that he would be rooting for Penta to defeat Roman Reigns.
“The opportunity is once in a lifetime. We understand. So, like, my brother understands the position we are in now. I have to put in double my energy, my soul, my body. Because this is not only a match; this is a dream. This is a dream come true for two brothers,” he said.
It will be interesting to see if Penta can capture the World Heavyweight Championship by defeating Roman Reigns tonight on WWE RAW.
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-penta-makes-incredible-arrival-wwe-raw-ahead-title-match?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



