”
], { 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);
});
});
})();
While neither won the match, Evans experienced The Beast Incarnate’s F5 for the first time in his career. Speaking on Rosenberg Wrestling’s Cheap Heat, the 22-year-old WWE star opened up about his time in the ring with Brock Lesnar in Saudi Arabia.
Peter Rosenberg asked Evans about the F5, and The Young OG stated it wasn’t good. The 22-year-old WWE star shared a funny incident, revealing the former three-time Universal Champion’s brute strength as wrestlers were instructed not to jump when Lesnar attempted to suplex them.
“I did. It wasn’t good… Funny story, he [Brock Lesnar] comes in the ring suplexing everybody… I was confident, but at the same time, I was nervous too because I never took the F5 before. I remember somebody was talking about it before the show, like, ‘If Brock comes in the ring and he gives you a suplex, he’s going to toss you. Do not jump.’ I was just eavesdropping… I get up, and I’m like, ‘Let’s see if I can do something.’ Right when I try to swing, he snatches behind me. I’m like, ‘Oh no.’ But I’m telling you, if I would’ve jumped, I probably would’ve d*ed. Oh yeah. For sure. I was in the air,” Evans said.
Luckily, Je’Von Evans doesn’t have to take the move again, as Brock Lesnar officially retired from in-ring competition.
WWE Hall of Famer defended Brock Lesnar
Brock Lesnar’s glorious career as an in-ring performer ended at SummerSlam in Minnesota when he lost a Hell in a Cell match to Oba Femi. The Beast Incarnate can finally spend quality time with his family, and the multi-time WWE World Champion has closed an important chapter of his life.
Speaking on Six Feet Under with The Undertaker, The Phenom praised Brock Lesnar’s work in the industry and defended him against those who criticized the three-time Universal Champion’s work or schedule in the company.
If you use quotes from the article, please credit Rosenberg Wrestling and provide an H/T to Sportskeeda Wrestling for the transcription.
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-it-good-i-probably-would-ve-d-ed-wwe-star-nervous-taking-brock-lesnar-s-f5?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




