”
], { 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 Usos have a segment listed as the “main event” of tonight’s episode of #WWERaw per the early rundown for the show,” wrote the insider.
Royce Keys and OTM (Bronco Nima and Lucien Price) are now in a faction together known as “946.” They brutally attacked The Bloodline during last week’s episode of RAW and busted Jey Uso open.
Last week’s show was taped, and Netflix decided to edit the blood out of the segment, and Triple H responded by releasing the uncensored clip on social media. The Usos have reformed The Bloodline alongside Jacob Fatu and World Heavyweight Champion Roman Reigns on RAW. Roman Reigns is scheduled to defend the World Heavyweight Championship against Penta next week on RAW in Mexico City.
The Usos seemingly fire back at former WWE star
Andrade El Idolo called out WWE for their fascination with Samoan stars and suggested that many others are not given the same chance as them.
Andrade was let go by the promotion last year and returned to All Elite Wrestling. He won the Casino Gauntlet match at All In 2026 to earn a future shot at the AEW World Championship. The veteran recently discussed Samoan wrestlers being given more opportunities than most, and The Usos seemingly responded with a personal shot on social media. Jimmy and Jey noted that they were draws for the company, and that was why they received more opportunities.
“We draw. That’s the difference between us and them. Stop b**ching and do sum shi,” wrote the former champions.
It will be interesting to see how The Bloodline responds to being brutally attacked by 946 in the weeks ahead on RAW.
`;
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/rumor-spoiler-huge-stars-set-main-event-wwe-raw-report?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













