”
], { 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);
});
});
})();
“I can tell you for a fact that they weren’t in love with what they saw from her in the ring,” he said.
Self Made Pro also suggested that some people backstage don’t even watch NXT talent and don’t know much about them before they are called up to the main roster.
“They don’t really get a look at some of these people until the Main Event tapings or when they make an appearance in a match on Raw or SmackDown. And in the case of Sol Ruca, some of these people didn’t get a look at her until those appearances on SmackDown and the John Cena retirement show,” he added. (H/T: Ringside News)
You can check out the video below:
Ruca captured the Women’s Intercontinental Championship by defeating Becky Lynch at Clash in Italy. The Man returned this past Monday night on RAW from her hiatus and confronted Women’s World Champion Liv Morgan.
Bully Ray comments on WWE’s booking of Sol Ruca
Wrestling legend Bully Ray recently shared his thoughts on the company’s booking of Sol Ruca.
Speaking on Busted Open Radio, the Hall of Famer wondered if the company was pulling back on Ruca’s push following her surprise loss to Raquel Rodriguez.
“I think last night was a very 50-50 decision from the WWE. I think that they said, ‘All right, let’s give Raquel a shot. Let’s run with her. We’ve had plans for her. We know we want to give her an opportunity. Let’s do it tonight. Let’s do it in Los Angeles. It’s a big Monday Night Raw right before we head into SummerSlam. It’ll be a nice little bump for her.’ But I also think the WWE might be pulling back on Sol Ruca.”
It will be interesting to see what the promotion has planned for the 26-year-old moving forward.
`;
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/rumor-disappointing-update-sol-ruca-following-wwe-title-loss-report?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













