”
], { 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);
});
});
})();
Keys teamed up with LA Knight and Solo Sikoa to defeat Jacob Fatu and The Usos in a six-man tag team match at SummerSlam. LA Knight hit Jey Uso with the BFT to pick up the pinfall victory in the match.
Royce Keys used to be known as Powerhouse Hobbs in AEW before he joined WWE’s roster. Jacob Fatu battled Roman Reigns twice after WWE WrestleMania 42 but failed to capture the World Heavyweight Championship from The Head of the Table.
Fatu lost a Tribal Combat match to Reigns and had to acknowledge the champion as his Tribal Chief following the bout. The match between Jacob Fatu and Royce Keys was originally reported as a singles bout but has now been updated to a Street Fight.
TNA host predicts Jacob Fatu will eventually betray The Bloodline in WWE
TNA host Gabby Laspisa recently predicted that Jacob Fatu would eventually betray The Bloodline.
Speaking on The Last Word podcast, Laspisa suggested that Fatu would wind up betraying Roman Reigns and The Bloodline. Laspisa added that she hoped Fatu would make the decision for himself to become a singles star again.
“When he does, I hope he does it for himself. I hope it’s not for him to align with somebody else because he doesn’t really need anybody else. He’s the Lone Wolf, that’s his whole thing. So, it pis*es me off that he’s with Roman and lol this kind of stuff, but the only reason it doesn’t make me so mad is because I understand the stipulation and all that happened. I think it’s just bubbling, waiting under the water until he really emerges as that guy. It’s gonna happen. I am waiting that one out.”
It will be interesting to see who wins the Street Fight tonight on RAW.
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/rumor-massive-street-fight-main-event-tonight-s-wwe-raw-report?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



