”
], { 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);
});
});
})();
For context, the 24th August episode of RAW ended shockingly with the return of Royce Keys, who wasn’t alone. He took everyone in sight out alongside OTM (Out The Mud), and on the 31st August episode, it began with the same tone. However, this attack happened backstage. The Usos arrived in their car, and they were completely ambushed as soon as they got out. They were decimated. It wasn’t a regular beatdown. Jimmy Uso, for instance, was powerbombed onto the windshield of that car, with both him and Jey Uso left bloodied and battered. Jacob Fatu arrived, albeit a bit late, to chase them off with a steel pipe. However, Keys and OTM escaped in their car.
From the look of things, this is going to set up a six-man tag team match at Sunday Night’s Main Event, if not a future date. Fatu would even come out later after the Women’s Intercontinental Championship match to promise retribution against Royce Keys and OTM. There was even a point where Fatu’s mic got cut off, so if you’re going to tune in this Monday, just know that a bit of his promo will get bleeped due to the language he used.
The chaos on RAW spilled over.
The storyline would even spill over to LA Knight and Roman Reigns. Solo Sikoa was also a victim of the attack from Keys and OTM last week. It looks like Monday Night is going to see a lot of havoc wreaked.
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-raw-spoilers-massive-name-saves-the-bloodline-brutal-assault-royce-keys-new-faction?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


![[RAW Spoilers] Massive name saves The Bloodline from brutal assault by Royce Keys’ new faction](https://litsportsnews.com/wp-content/uploads/2026/08/480fc-17879633364613-1920-300x200.jpg)
![[RAW Spoilers] Massive name saves The Bloodline from brutal assault by Royce Keys’ new faction](https://litsportsnews.com/wp-content/uploads/2026/08/480fc-17879633364613-1920-1536x1023.jpg)