”
], { 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);
});
});
})();
Femi told Heyman to thank Brock Lesnar for him, and the Wiseman congratulated him before shaking hands with him. Now, former WWE Champion Jinder Mahal made an interesting suggestion on Instagram.
In a video he posted, Mahal said Oba Femi should turn heel and go on a warpath much like Lesnar did after his debut in 2002. Mahal also said Femi should be paired with Heyman.
“Turn Oba Femi heel. Just like Brock Lesnar when he was when he debuted, have him destroy everybody and let the crowd naturally turn him babyface. Put him with Paul Heyman,” he said.
After their interaction, it could make sense for WWE to go down this route. The Nigerian superstar will need a direction after his big SummerSlam win, and even though he can handle himself on the mic, pairing with Heyman will only add to his current stature.
Paul Heyman is moving away from Bron Breakker
Bron Breakker and Paul Heyman looked set for a run in the main event scene as part of The Vision. But after WrestleMania 42, Heyman has distanced himself from the faction.
He has also stopped being at ringside for Breakker’s matches, and a couple of weeks ago there was a tense meeting between them backstage.
After Breakker had a stare-down with Oba Femi on RAW, he confronted the former ECW owner backstage. Breakker told him that The Ruler is in his way and he is going to do something about it.
He then asked Heyman if he knew where Femi was, which surprised the long-serving manager.
With Oba Femi and Bron Breakker looking set for a collision down the road, it remains to be seen what role Paul Heyman will play in their potential feud.
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-wwe-raw-superstar-pitched-turn-heel-align-paul-heyman?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


