”
], { 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);
});
});
})();
With that in mind, here are five potential endings to WWE RAW this week.
#5. The Street Profits might stand tall over The Vision
As announced last week, Logan Paul and Austin Theory will be defending their World Tag Team Championship against Angelo Dawkins and Montez Ford at Saturday Night’s Main Event XLIV. So far, the build for the upcoming television special has been quite lackluster.
WWE might want to bring more attention to the show, especially since it takes place this weekend. As a result, they might book the Street Profits in the main event of the show, and could end the show by having the challengers stand tall in the ring while The Vision retreats.
#4. Seth Rollins might finally get the upper hand against Bron Breakker
Sticking with the same storyline, Seth Rollins might once again be attacked in the main event of RAW by Bron Breakker, Austin Theory, and Logan Paul. Only this time, he could be assisted by The Street Profits and Joe Hendry.
The Profits might send the World Tag Team Champions packing, gaining some much-needed momentum ahead of their title match this weekend. On the other hand, Joe Hendry and Seth Rollins could set aside their differences and take out Bron Breakker.
The former Intercontinental Champion defeated Seth Rollins at Backlash and has had the upper hand over him for weeks. Tonight could end differently, with the veteran finally getting back at him for all the damage done, with the assistance of Hendry.
#3. Ethan Page could pose with the Intercontinental Championship as the show goes off the air
Ethan Page is set to challenge Penta for the Intercontinental Championship this weekend at Saturday Night’s Main Event XLIV. The former NXT North American Champion has had a strong start to his main roster career and has a great chance of dethroning the luchador this weekend at Fort Wayne.
Page has had the upper hand against Penta the past few times they have been in the ring together. However, tonight’s episode of WWE RAW could go off air with All Ego standing over a fallen Penta, holding up the Intercontinental Championship to give fans a potential teaser of the outcome this weekend.
After such a strong beginning to his main roster career, it makes sense for the creative team to book Page strongly again and have him gain the upper hand over Penta once again tonight on RAW.
#2. Roman Reigns could have Jacob Fatu arrested on RAW
Jacob Fatu’s past history with the law has been factored into several WWE storylines in the past. He was once arrested on SmackDown as well, and the same could happen tonight after Roman Reigns pulls a few strings.
The OTC could reveal that the local police will be arresting Fatu if he steps out into the arena after his brutal attack last week. Fatu might pay no mind to the warning and could storm down the ramp to try to destroy the Tribal Chief once again. Reigns might be able to fend off his challenger this time around, leading to the police cuffing and arresting Fatu for his brutal attack on Roman Reigns and The Usos last week. This could eventually lead to another title match between the two at Clash in Italy at the end of the month.
#1. Roman Reigns and The Usos could get revenge for last week
It seems likely that the Samoan Werewolf will be given another shot at Roman Reigns’ World Heavyweight Championship at Clash in Italy. The feud between the two is clearly not over, and after last week’s antics, Fatu will surely not give up his pursuit of the title.
Reigns might come down to the ring tonight and address the attack from last week. He could tell the fans that he wants to get revenge on his own, with no rules attached. This could lead to him making the rematch official for Clash in Italy, while also revealing that it will be a Last Man Standing match so that they can tear each other apart.
Jacob Fatu might then come down the ramp, but could be outnumbered by the OG Bloodline this time. The trio might finally get revenge for the weeks of torment and could send him crashing through the announce table with a triple powerbomb to end RAW on a strong note.
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/5-potential-endings-wwe-raw-this-week-may-18-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



