”
], { 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 the Monster Among Men has since been taken off the dating market, the Judgment Day member is still searching for her soulmate.
In an interview with TMZ’s Inside The Ring, Raquel Rodriguez was asked whether she would prefer a tall and skinny or short and muscular.
The second-generation wrestler said she would go for tall guys since she’s a tall woman. She also admitted to having crushes on several basketball players.
“So, usually, just as being a tall girl, I would go with tall and skinny for sure. Being an ex-basketball player, that’s kind of the vibe, right? All the basketball players, I mean, I’ve had crushes on lots of basketball players. They’re all kind of tall and skinny. But I do think short kings are having a moment. And when you say short and muscular, I’m like, maybe, because short kings are having a moment, and my brain is altering a little bit. So, maybe I could make a short king work one of these days.”
Big Mami Cool addressed dating rumors with JD McDonagh, saying the fellow Judgment Day member has already been taken.
“Well, listen, he’s taken. Yeah, so we can’t go that route. But Carlito was a little bit shorter than me. I love Carly. He’s so great. So, we’re open, but I’d say tall and skinny first.”
You can check out the full interview below:
What’s next for Raquel Rodriguez in WWE?
Raquel Rodriguez is hell-bent on getting another opportunity at the WWE Women’s World Championship.
She recently slugged it out with Stephanie Vaquer, but failed to knock La Primera off her perch. Big Mami Cool also came up short in the Women’s Royal Rumble Match, thanks to Liv Morgan for double-crossing her.
Raquel Rodriguez’s window for another potential title shot might be closing. She will get a chance to secure a spot in the Women’s WWE Elimination Chamber Match if she wins her qualifying match next Monday.
Raquel Rodriguez will face Kairi Sane and IYO SKY in a Triple Threat Match to determine the final spot in the Women’s Elimination Chamber Match.
Will Big Mami Cool punch her ticket to Chicago? Only time will tell.
If you use quotes from this article, please credit TMZ’s Inside The Ring 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-he-s-taken-raquel-rodriguez-shuts-dating-rumors-current-wwe-star?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













