], { 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);
});
});
})();

“I would have let him win. I just would have let him win. I would have said, ‘F**k it, put the fork away, dude.’ I would have seen him playing the guitar. ‘Put the guitar away.’ I would have seen him vacuuming. ‘Put the vacuum away.’ Now, overall, though, that’s crazy you brought that up,” Fatu said.

Jacob Fatu further stated that New Jack was one of his favorite wrestlers of all time. He added that competing against the late veteran would have been amazing.

“New Jack was one of my favorite all time, man. Like, man, we used to put ketchup on our head and walk into the living room with our old school toy bucket, yo, ECW, and my mom used to whip our a** because we used all that ketchup, fake bleeding. But, nah, man, that’s a dope match, and, man, it would have been so dope if that was able to happen,” he added. [H/T: Fightful]

You can check out the entire conversation in the video below:

Jacob Fatu: From County Jail to WrestleMania on ESPN

Jacob Fatu praised his rival following WWE WrestleMania 42

Jacob Fatu defeated Drew McIntyre in an Unsanctioned Match on Night One of WrestleMania 42. After the PLE, he gave The Scottish Warrior a shoutout in an interview with Daniel Cormier.

The former member of The Bloodline noted that Drew McIntyre brought out the best in him. Fatu claimed that the former Undisputed WWE Champion was no ordinary performer and referred to him as a beast.

“I’m not going to sit here and sugarcoat anything. I do want to give a shout-out because I feel like he brought the dog out of me no matter what it was, you know? Drew McIntyre ain’t no regular guy,” Fatu said. “He’s a beast, you know? So it might sound weird, but shout out to Drew, though, for bringing the dog out of me yesterday, man. […] I mean, man, we got to think about what he’s been doing. I feel like this would have had never happened. It would have never had got to where it went if it wasn’t for Drew McIntyre, you know?”

Jacob Fatu showed up on the RAW after WrestleMania to confront Roman Reigns. He challenged The OTC for the World Heavyweight Championship. Only time will tell if he can defeat the veteran for the coveted title.

Why did you not like this content?


`;
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-jacob-fatu-claims-let-late-wrestling-legend-defeat-him?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

Leave A Reply

Exit mobile version