”
], { 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);
});
});
})();
“A lot of people don’t understand it because of the moment that was created by Brock and Paul. Oba got caught up in the moment; that’s why he chose Brock. That was the beauty of what they did. Brock basically gave Oba no choice. I’m going to kick you in the balls right before you make a decision on which championship you’re going to be fighting for at SummerSlam. Completely took his mind off of the prize. Otherwise, Oba would have chosen a championship,” said Bully Ray (9:14 onwards).
The WWE Hall of Famer explained that Lesnar mentally blindsided Femi right before he was set to choose his path, potentially a bout with Roman Reigns for the World Heavyweight Championship. However, Brock’s presence triggered a reaction in Oba to the point that he felt the world titles could be chased later.
All this, however, came up in the discussion about Cody Rhodes getting back in line for the Undisputed WWE Championship against CM Punk. However, he should keep that path ongoing and not leave that bout for Gunther.
WWE Hall of Famer loved one particular gesture before Sami Zayn vs. CM Punk
WWE Hall of Famer Bully Ray noticed that when CM Punk got in the ring to face Sami Zayn, the latter shoved him off, almost like a frivolous reaction to how Sami was prepared for Cody Rhodes, but he wanted none of Punk.
“When Punk gets in the ring, and Sami walks to Punk, and they’re face to face, out of nowhere, Sami mushes Punk right in the face. And that got a gasp from the audience. And that slight little mush shoving Punk’s head meant so I don’t think Punk knew it was coming. And look at his eyes afterwards. Look at his face light up afterwards. He was like, ‘Oh, okay, mother trucker. This is the way it’s going to be,'” said Bully Ray.
On the same podcast, Bully said that he loved this moment because it instantly got a crowd reaction. The Chicago crowd was there for Punkster, and the Undisputed WWE Champion treating Punk like that quickly fired up the audience.
If you use quotes from this article, please credit Busted Open Podcast and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-reason-oba-femi-gave-summerslam-title-shot-explained-wwe-hall-famer?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













