”
], { 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);
});
});
})();
Fatu and Reigns put on an incredible performance, and their match was filled with some amazing spots throughout the arena. The OTC ultimately emerged victorious after hitting his opponent with a Spear through the table and another Spear to win the match via pinfall. After losing this match, Jacob now needs to acknowledge Roman and work for The Bloodline.
However, at one point in the match, Roman Reigns sent an extremely personal message to Jacob Fatu, which many fans might have missed. The Bloodline leader made it clear that he didn’t need anyone’s help to beat Fatu.
He added that he has never needed anybody in his career, but he wants his family to be involved in his storylines because he loves them.
“You think I need help to beat you? You don’t see The Usos out here… I don’t need any f*cking help, I’ve been beating everybody’s a** my whole career. I never needed anyone. I do this because I love you guys,” he said.
Check out the clip of Reigns’ message by clicking here.
Roman Reigns called out LA Knight and another WWE star after Clash in Italy
During a backstage interview after his match at Clash in Italy, Roman Reigns called out LA Knight and Royce Keys for speaking about The Bloodline. The OTC added that he believed they were terrified by his family, and no matter what they say, he will always remain on top.
“I don’t really think it matters what it means for me; what does it mean for anyone else? LA Knight, Royce Keys, this goes for any of you chumps out there, you wanna run your mouth about the Tribal Chief? You wanna run your mouth about my family? You’re terrified of this Bloodline ain’t you? I’ve been a general, I’ve had an army. I’m trying to do this the right way, I’m trying to shine a light on my legacy, but you keep forcing my hand. Keep on trying me, I run it all, forever,” he said.
It remains to be seen what the Triple H-led creative team has planned for Roman Reigns and The Bloodline going forward.
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-i-need-f-cking-help-roman-reigns-extremely-personal-mid-match-bloodline-message-jacob-fatu?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


