”
], { 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);
});
});
})();
Roman Reigns wanted Jacob Fatu to acknowledge him on this week’s episode of RAW. However, the former United States Champion outright refused to do so and launched an attack on Reigns and The Usos. First, he took out Jey Uso in the Gorilla Position. Jimmy Uso tried to calm him down on the entrance ramp, but he was taken out as well.
Fatu engaged in a heated brawl with Reigns, and even though the OTC had the upper hand initially, The Samoan Werewolf quickly turned things around with the Tongan De*th Grip. Fatu ended the show with a running hip attack on Reigns and The Usos through the barricade.
WWE has uploaded a video on X showing Fatu’s reaction after the closing moments of RAW. Fans were calling for “one more time,” but Jacob walked away to the back and cut a fiery, profanity-filled promo.
“I can’t give ’em what they want. They’re yelling ‘One more time.’ You think I’ma listen to them suckers? I’ve been grinding solo bolo. Ain’t nobody ever tapped in with me. So what the hell you think I’ma do, huh? I keep trying to tell ’em — I’m seven kids. I’m responsible for motherf***ers that live and breathe. Huh? Tap in with me… ’cause I’m really all gas, no f***ing breaks with it,” Jacob Fatu said.
Check out the video below:
What’s next for Jacob Fatu in WWE?
Despite losing at Backlash, Jacob Fatu still has his sights set on the World Heavyweight Championship. A rematch against Roman Reigns is likely, but given the animosity between the two, a singles match might not be enough. Their next encounter could feature a stipulation.
It remains to be seen which direction WWE takes with this feud between the two cousins.
`;
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-i-m-responsible-motherf-ers-jacob-fatu-goes-profanity-filled-rant-attacking-roman-reigns-the-usos-wwe-raw?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













