”
], { 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);
});
});
})();
Expecting a 2-on-1 advantage, Jimmy challenged Keys. However, Jacob Fatu shockingly stepped back and abandoned Big Jim. Fatu told Jimmy that this was a personal battle he had to handle on his own, leaving Jimmy alone in the ring.
The match began with Keys utilizing his size advantage. He quickly shut down Jimmy’s early headlock with a crushing running shoulder block and a standing clothesline. The action spilled to the outside, and Keys attempted a running charge at Jimmy but completely missed. Capitalizing on the mistake, Jimmy built momentum back inside the ring with a high-flying crossbody off the top rope.
Late in the match, the action became chaotic as Solo Sikoa appeared at ringside. He approached Jimmy and prepared to strike with a Samoan Spike. Jacob Fatu’s music then hit, stopping Sikoa in his tracks. The Samoan Werewolf engaged in a wild fistfight with Sikoa. He locked in the Tongan D*ath Grip and tossed Sikoa over the top rope. This distraction allowed Jimmy to catch Keys with a Spear inside the ring for the pinfall win.
The violence continued after the bell. The former WWE United States Champion tossed Sikoa back inside the ring for a further beatdown. Keys tried to intervene, but Fatu turned on his long-time friend. He flattened the former AEW star with a Superkick and a Senton.
Jimmy slid a steel chair into the ring to help Fatu finish Sikoa. Instead of using the weapon, Fatu stopped and issued a direct warning that Solo Sikoa must stand with the family this coming Monday on WWE RAW, or Fatu won’t hesitate to finish the job next time on SmackDown.
It remains to be seen what decision Sikoa takes after the beatdown on WWE SmackDown.
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-jacob-fatu-abandons-jimmy-uso-ahead-match-former-aew-star-wwe-smackdown?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


