”
], { 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 a recent tweet that included a clip of the incident, Triple H described the attack as ‘destructive’ and ‘dangerous.’
“Destructive. Dangerous. And at #WWERaw.”
The Usos were seen arriving backstage when Royce Keys and OTM suddenly launched their attack. Keys targeted Jey Uso, while Nima and Price focused their attention on brother Jimmy. The assault quickly became chaotic, with the twins taking significant punishment.
Jey was left visibly bloodied, with Netflix blurring portions of the taped episode due to his wearing that crimson mask. Jimmy also suffered a nasty-looking assault, with OTM eventually powerbombing him into the rear window of the car.
Triple H has added another layer to The Usos-Jacob Fatu situation within The Bloodline
The situation became even more dramatic when Jacob Fatu arrived to confront the attackers. However, Keys and his crew managed to escape before The Samoan Werewolf could get his hands on them. He later made it clear that he was ready to deal with the new alliance, promising to “dog-walk” all three superstars during a heated confrontation on RAW.
Triple H’s decision to highlight the footage is significant because WWE appears determined to present Royce Keys, Lucien Price, and Bronco Nima as legitimate threats, not simply a new faction. Their attacks have already targeted several superstars, and The Usos now appear to be at the center of their ongoing rivalry.
With the OTM now firmly established on the main roster and Royce Keys having embraced the dark side, Triple H and WWE’s Creative team have created a potentially dangerous new threat for The Usos and The Bloodline.
`;
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-triple-h-reacts-after-backstage-wwe-incident-leaves-the-usos-badly-injured?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













