ADVERTISEMENT

After sharing a photo with rumored BF, Beatrice Gomez opens up on breakup with former partner

Published Feb 17, 2022 03:22 pm

Miss Universe 2021 Top 5 finalist Beatrice Gomez finally broke her silence on what happened between her and former partner DJ Kate Jagdon.

On Instagram, Gomez posted: "Everyone had said their opinions, posted their statements, shared their sympathies, and expressed their hate. I am simply putting this out there for my own peace of mind and nothing else."

"I chose to compartmentalize my own personal baggages and set it aside to focus on representing Cebu City for MUPH and after that focused all my energy in training and working hard for the Miss Universe competition. Aside from the pressure of representing the country I had to suffer being scrutinized by people who didn't know my side of the story," she related.

Gomez reiterated that it didn't bother her that people were spreading rumors about her. What made her finally say "enough is enough" is the continuous harassment as directed towards her and her loved ones.

She revealed that trolls were posting comments on social media about her personal life as if they knew who she is.

"And even up to this day they would continue to disrespect me on a platform that I use positively for my causes," she related. "Fake news from social media corrupted so many minds. It affected even the things I advocate for, the very people who I've been rallying for way before Bb. Cebu and MUPH tried to cancel me and told me that I only used being an LGBT member for the clout. Clout chasing is staying in a toxic relationship just to keep you people entertained."

Gomez admitted that because of what happened, "doubts, fears, and trust issues" began to grow inside her even as she continued to see people hiding behind fake accounts "attacking and harassing" her.

It took a toll on her mental health, she pointed out.

"It was affecting my family and friends and yet I continued to keep quiet. I didn't want anyone to get hurt by telling it all. Until the night before the Miss Universe finals I continued to receive messages from her followers, friends, and family about how they wished I'd lose because 'I made her life miserable when I decided to break up with her,'" Gomez shared.

The beauty queen maintained she can only endure so much for too long.

"It is hard to advocate for mental health when I myself struggled through pressure, anxiety, and even depression," she said.

Then Gomez went on to reveal that on her way to the MUPH competition, after a series of confrontations, she learned that Jagdon had already been entertaining a person named "Adam" for over a year during their relationship.

"She's made out with someone, made a move on other girls, and have been going out more often than usual that there were even times she wouldn't come home for days," she added. "I wouldn't know where she was or who she was with. I didn't recognize her anymore and things began to change. People warned me about what she's been doing and yet I continued to defend her and even tried my best to make it work."

The 26-year-old model also shared that for over two months while in Manila, she was on video call with Jagdon who is in Cebu.

But the long distance that separated them made it hard.

There were days that instead of talking about how their days went, Jagdon would be at a party or playing video games.

"I wasn't perfect either. I focused too much on trying to grow without realizing that I've been taking her for granted," Gomez said. "All along she had been the victim of this break up because she chose to. She didn't have to explain herself because I was already being antagonized and everyone's sympathy was with her."

Gomez said she struggled a lot living alone, adjusting to a new city, and even getting to know people who she can trust and depend on.

"I gained strength, courage, and confidence to get used to a life without her. People like Sven Chua, Edward Castro, Dom Moreno, Maui Potente, Oyelle de Leon, and John Odin, they were few of the people who were constantly present when I needed someone to keep me going during my MUPH stint," she related. "That kind of support grew when I won and was about to compete for MU. People who said they'd be here to support me when I needed them only wanted to be present when I already won."

More than anything, she can only hope for the best for both of them.

"I did love her. I don't regret anything in the six years that we've been together. I loved her until the last day I was with her," Gomez declared. "We both deserve to be happy... genuinely happy."

Recall that last Valentine's day, Gomez surprised her fans posting a photo of her with Odin.

Note it came three months after Jagdon announced they're no longer a couple.

Recall that following Jagdon's announcement, rumors about Gomez allegedly cheating on Jagdon surfaced.

It didn't help that she posted and deleted a photo of her holding hands with Odin.

Related Tags

kate jagdon john odin Miss Universe Beauty queen LGBTQ+ beatrice luigi gomez
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.