”
], { 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);
});
});
})();
In this article, we will discuss five things WWE subtly told us on Monday Night RAW before the upcoming SNME show.
#5. Brock Lesnar and Oba Femi will have a trilogy
Brock Lesnar and Oba Femi locked horns at WrestleMania 42 in their first-ever match. The Ruler defeated the Mayor of Suplex City, securing his first major main roster victory.
Lesnar’s RAW return confirms that the Beast is not retired yet, and the Stamford-based promotion has something big planned for him. Paul Heyman has already given Adam Pearce a signed contract for a match between Oba and Brock at Clash in Italy.
However, the red brand’s development subtly suggests the feud is unlikely to end at the Clash in Italy this year. Instead, WWE will book a trilogy between them.
Under Triple H’s creative regime, fans have already witnessed some major trilogy matches. So, it appears that Brock vs Oba Femi could be the latest addition to this list.
#4. The Street Profits are teasing a breakup
The Street Profits are entangled in a feud with the Vision on RAW. At the forthcoming WWE Saturday Night’s Main Event, Montez Ford and Angelo Dawkins are also set to face Logan Paul and Austin Theory for the World Tag Team Championship.
Amid this, it seems that the Sports Entertainment juggernaut could be potentially teasing a split of the beloved tag team. This happened during the main event segment when Dawkins tried to rescue Seth Rollins from the Vision members.
Soon, Montez Ford came out to help his tag team partner, but was unhappy with his decision to save the Visionary. Ford has already expressed his intention not to have any alliance with the Architect.
If Angelo continues to help Rollins, it may lead to a breakup between the Street Profits. Already, a heated argument between them broke out during the main event.
#3. The Street Profits and Seth Rollins vs. the Vision for Clash in Italy
After the SNME show, WWE will be heading to the Clash in Italy 2026 PLE. For those unaware, the international Premium Live event will stream on May 31, 2026, from the Inalpi Arena in Turin, Italy.
Considering that the days are numbered for Clash in Italy, the development on RAW subtly confirms that a six-man tag team match is on the horizon to be announced for May 31.
This match might get set up if Rollins helps Profits to dethrone the Vision as Tag Team Champion at Saturday Night’s Main Event. This move will eventually put the faction in a weaker position, leading to this high-profile tag team showdown.
#2. LA Knight next in line for the WWE World Heavyweight Title?
LA Knight was part of an interesting segment on WWE RAW. The Megastar appeared on the red brand in a backstage segment where the company subtly confirms that the former US Champion might be next in line for the World title.
Knight confronted the Samoan Twins on the red brand and affirmed how they used to deal with the Vision. The primary reason for standing against the heel faction was the way they handled things on WWE RAW.
However, after the Usos reunited with the Original Tribal Chief, they started adopting the same method. Though there was no brawl taking place between Knight and OG Bloodline, it subtly confirms that the Megastar could be next in line for the WWE World Heavyweight Championship.
If Knight continues to provoke Jey & Jimmy Uso, it may lead Roman Reigns to step into the game as the leader, setting the stage for a potential match against the Megastar.
#1. Jacob Fatu is losing at the Clash in Italy rematch
Jacob Fatu and Roman Reigns are now official for Clash in Italy 2026. However, this time, the match features a Tribal Combat match. Before this, the World Heavyweight Champion had defeated Jey Uso and Solo Sikoa in the same stipulation.
This means that the Head of the Table is undefeated in the Tribal Combat matches. So, it’s likely that Fatu might lose in their rematch at the upcoming PLE.
It subtly confirms that Reigns remains undefeated in Tribal Combat matches.
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-things-wwe-subtly-told-us-raw-saturday-night-s-main-event-xliv?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



