”
], { 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);
});
});
})();
Following the match, Lesnar cut a promo and endorsed Oba Femi, saying he is the future of WWE. Now, Hall of Famer Bully Ray has revealed an interaction that took place between the two stars backstage after their Hell in a Cell match.
Speaking on the Busted Open Podcast, Bully said he went into Lesnar’s locker room after his match to catch up with him. He said he also met Paul Heyman, and as the three of them were reminiscing, Oba Femi came to the door to thank the man who put him over.
“There was a knock at the door. And when Brock Lesnar opened that door, who was on the other side? Oba Femi. And why was Oba Femi coming to Brock Lesnar’s locker room? To thank him…It made me so happy and warmed my heart to see Oba coming to thank Brock. Not just the handshake afterwards, ‘Thanks, brother. I appreciate it,’” he said.
Bully mentioned that in that moment he saw a different side of Femi, one that was away from his menacing in-ring presence.
“It’s the going out of the way to come to the veteran’s locker room and show the appreciation. And I saw the look on Oba’s face; this was a different person than the Oba Femi in front of the camera. This was the appreciative, younger wrestler coming to pay respect to the veteran who just passed the torch to him,” he added.
Brock Lesnar had been keen to put over Oba Femi from the start, losing to him at WrestleMania 42 in under five minutes.
Ahead of their SummerSlam match, Triple H mentioned that the Beast Incarnate has been very hands-on with Femi backstage, teaching him about the business.
Brock Lesnar’s WWE return not ruled out
After losing to Oba Femi at SummerSlam, Brock Lesnar made an appearance on The Pat McAfee Show and officially announced his retirement.
He made it clear that he doesn’t intend to step back into the squared circle. But decorated tag team star Matt Hardy believes he could return.
Speaking on The Extreme Life of Matt Hardy, the tag team legend said he thinks Lesnar’s retirement is legit but said in pro wrestling, “Never say never.” He also said that money talks, hinting that a big offer could tempt Brock Lesnar to come out of retirement.
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-what-happened-backstage-brock-lesnar-vs-oba-femi?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



