”
], { 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);
});
});
})();
Instead, such a distinction went to The Ruler, Oba Femi.
Femi has indeed benefitted from being Brock Lesnar’s final opponent. Defeating The Beast in his farewell match instantly became a career-defining feat for Femi, not to mention being dubbed by no less than Lesnar himself as the future of the company. That’s a moment wrestling fans can revisit for years whenever Femi’s legacy is talked about.
Brock Lesnar leaves a void in Gunther’s Career Killer persona
Meanwhile, Gunther’s Career Killer character may have lost a bit of its edge because of it. Retiring the likes of AJ Styles and John Cena carries far more weight than just defeating them. Ending Brock Lesnar’s in-ring run would have elevated his fearsome persona to a whole new level.
It’s not that Gunther suddenly looks weak. In fact, it’s far from it. The Ring General remains one of WWE’s dominating Superstars, not to mention a two-time World Heavyweight Champion. However, such a persona revolved around ending careers, with WWE greats seemingly becoming his next targets. The thing is, the biggest retirement he could have claimed has now slipped through his fingers. To add salt to it, he even mentioned in interviews that a clash with Lesnar is his dream match.
It doesn’t mean that his character as WWE’s Career Killer is doomed. The company still has established Superstars who could eventually stand in the way of Gunther’s path of destruction. But Brock Lesnar is a different species. There is only one of him and only one chance to take pride in retiring him.
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/brock-lesnar-has-indirectly-buried-2-time-world-champion-his-way-out-wwe?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


