”
], { 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);
});
});
})();
Here’s a full preview of the WWE RAW before Backlash 2026:
#5. Finn Balor collides with JD McDonagh on RAW
Finn Balor has been embroiled in a heated feud with Dominik Mysterio and The Judgment Day for the past two months. This saga is far from over as both parties still have unfinished business with each other. Well, tonight Balor will square off with his former friend and mentee, JD McDonagh, in a one-on-one match. He could look to teach the 36-year-old a major lesson.
This is expected to be a great match which however may not see any outcome. There is a high chance that Dominik Mysterio could interfere in this bout and ambush Finn Balor. It could lead to a two-on-one beatdown with The Judgment Day members standing tall. WWE is building another clash between Dominik and Finn, which is expected to take place down the line.
#4. IYO SKY and Asuka set for a sit-down interview
Asuka and IYO SKY have been involved in a heated rivalry for the past several months, a rivalry rooted in friendship, loyalty and betrayal. This has become one of the biggest things in the women’s division on RAW. The two women will collide in a blockbuster match at Backlash this Sunday. However, tonight SKY and Asuka will sit down for an interview ahead of their match.
Both women could deliver an emphatic message to each other, reflecting on the emotional stakes of their match. They could take shots at each other in their native language to get under each other’s skin and hype up their upcoming match. WWE may not showcase another brawl between Asuka and IYO SKY, as both women have had several such altercations in the past.
#3. Penta & Je’Von Evans battle Rusev and Ethan Page
The Intercontinental Championship picture has gotten quite interesting lately, with several names like Rusev, Je’Von Evans and Ethan Page emerging in the forefront. All have their eyes set on Penta’s gold. However, it has led to an internal division between the babyfaces and the heels. Tonight, things will boil down as WWE has made a huge tag team match official for Monday Night Raw.
Penta and Je’Von Evans will team up to square off against Rusev and Ethan Page in a tag team thriller. It is expected to be a chaotic match with several high-flying actions and jaw-dropping moments. However, it will be quite interesting to see who grabs the victory and carries the momentum forward. There is a chance the heel duo could prevail in this bout through shenanigans.
#2. Oba Femi lays down the gauntlet with an Open Challenge
Oba Femi is the hottest thing currently on Monday Night Raw. The Ruler defeated Brock Lesnar at WrestleMania 42 but has been directionless since then. As a result, he decided to issue Open Challenges every week on the red brand. It all starts tonight as Femi throws down the gauntlet. Fans have been wondering who could step up to the former NXT Champion tonight.
Well, Oba Femi might face one of the toughest challenges tonight as Omos could return and confront him. It gives The Nigerian Giant a perfect stage to make his much-awaited homecoming. There are also chances that Sheamus could return tonight and accept Femi’s Open Challenge on Monday Night Raw. It will be quite interesting to see who WWE throws before The Ruler.
#1. Roman Reigns and Jacob Fatu ink high-stakes contract
Roman Reigns and Jacob Fatu are set to collide in a blockbuster match at Backlash this Sunday. The two superstars face off in an explosive contract signing tonight for their World Heavyweight Championship match. WWE could pull off a massive twist as Reigns could lay down a huge stipulation. The OTC could state that if Fatu loses at Backlash, he could never get a rematch against him.
Besides, Roman Reigns could also state that Jacob Fatu would have to acknowledge him as the Tribal Chief. It could make things quite interesting. Besides, the contract signing could lead to a massive brawl between Reigns and Fatu on RAW, with the two superstars looking to tear each other apart. It will be interesting to see who stands tall tonight ahead of Backlash.
`;
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/wwe-raw-before-backlash-preview-final-twist-roman-reigns-jacob-fatu-oba-femi-s-toughest-challenge-5-4-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













