{"id":7853,"date":"2026-09-11T10:50:27","date_gmt":"2026-09-11T10:50:27","guid":{"rendered":"https:\/\/blog.789bingo.com\/?p=7853"},"modified":"2026-09-14T02:05:51","modified_gmt":"2026-09-14T02:05:51","slug":"789bingo-elite-partners-gala-2026","status":"publish","type":"post","link":"https:\/\/blog.789bingo.com\/789-winners\/789bingo-elite-partners-gala-2026\/","title":{"rendered":"789Bingo Elite Partners Gala 2026: Winners, Awards &amp; Highlights"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7853\" class=\"elementor elementor-7853\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc652c9 e-flex e-con-boxed e-con e-parent\" data-id=\"dc652c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49ae516 elementor-widget elementor-widget-text-editor\" data-id=\"49ae516\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The 789Bingo Elite Partners Gala 2026 is an evening dedicated to recognizing top-performing influencers, raffle winners, and standout guests. The evening celebrated 789Bingo\u2019s affiliate contributors\u2019 community, with the theme <\/span><b>\u201cPeople | Partnerships | A Brighter Tomorrow.\u201d<\/b><\/p><p><span style=\"font-weight: 400;\">The Gala was held before a live audience. A broadcast was simultaneously available via 789Bingo Facebook Live. Viewers of the online stream followed the awards ceremony, raffle draw, and Stars of the Night along with star-studded venue guests.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">A few brief highlights of this event were the official Top 10 influencers list led by Christian Grey Merck. Master Bebe and Yukii Takahashi received the Male and Female Star of the Night awards, respectively.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c8d8a51 e-flex e-con-boxed e-con e-parent\" data-id=\"c8d8a51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-798c639 elementor-widget elementor-widget-shortcode\" data-id=\"798c639\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n\/* TABLE OF CONTENTS *\/\n.my-toc {\n    width: 100%;\n    padding: 20px 24px;\n    margin: 20px 0 30px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 8px;\n}\n\n.my-toc-title {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 15px;\n    color: #222;\n}\n\n.my-toc-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.my-toc-list li {\n    margin: 8px 0;\n    padding: 0;\n}\n\n.my-toc-list li.toc-h3 {\n    padding-left: 20px;\n}\n\n.my-toc-list a {\n    color: #333;\n    text-decoration: none;\n    line-height: 1.5;\n}\n\n.my-toc-list a:hover {\n    color: #0073aa;\n    text-decoration: underline;\n}\n\n\/* Smooth scrolling *\/\nhtml {\n    scroll-behavior: smooth;\n}\n\n\/* Adjust this if you have a sticky header *\/\nh2[id],\nh3[id] {\n    scroll-margin-top: 100px;\n}\n<\/style>\n\n\n<div class=\"my-toc\">\n    <div class=\"my-toc-title\">Table of Contents<\/div>\n    <ul class=\"my-toc-list\" id=\"my-toc-list\"><\/ul>\n<\/div>\n\n\n<script>\n(function () {\n\n    function generateTOC() {\n\n        var toc = document.getElementById('my-toc-list');\n\n        if (!toc) return;\n\n        \/*\n         * Finds headings inside the main Elementor content.\n         * H2 = main TOC item\n         * H3 = sub-item\n         *\/\n        var headings = document.querySelectorAll(\n            '.elementor h2, .elementor h3'\n        );\n\n        if (!headings.length) {\n            document.querySelector('.my-toc').style.display = 'none';\n            return;\n        }\n\n        toc.innerHTML = '';\n\n        headings.forEach(function(heading, index) {\n\n            \/* Don't include headings inside the TOC itself *\/\n            if (heading.closest('.my-toc')) {\n                return;\n            }\n\n            \/* Create anchor ID *\/\n            if (!heading.id) {\n\n                var slug = heading.textContent\n                    .trim()\n                    .toLowerCase()\n                    .replace(\/[^a-z0-9\\s-]\/g, '')\n                    .replace(\/\\s+\/g, '-')\n                    .replace(\/-+\/g, '-');\n\n                if (!slug) {\n                    slug = 'section-' + (index + 1);\n                }\n\n                \/* Prevent duplicate IDs *\/\n                var originalSlug = slug;\n                var count = 2;\n\n                while (document.getElementById(slug)) {\n                    slug = originalSlug + '-' + count;\n                    count++;\n                }\n\n                heading.id = slug;\n            }\n\n            \/* Create TOC item *\/\n            var li = document.createElement('li');\n\n            if (heading.tagName.toLowerCase() === 'h3') {\n                li.className = 'toc-h3';\n            }\n\n            var link = document.createElement('a');\n\n            link.href = '#' + heading.id;\n            link.textContent = heading.textContent.trim();\n\n            li.appendChild(link);\n            toc.appendChild(li);\n        });\n    }\n\n    \/* Elementor\/frontend safe loading *\/\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', generateTOC);\n    } else {\n        generateTOC();\n    }\n\n})();\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24dbe7a e-flex e-con-boxed e-con e-parent\" data-id=\"24dbe7a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac7488c elementor-widget elementor-widget-heading\" data-id=\"ac7488c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">789Bingo Elite Partners Gala 2026 at a Glance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d685a61 e-flex e-con-boxed e-con e-parent\" data-id=\"d685a61\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9d2bfc elementor-widget elementor-widget-text-editor\" data-id=\"a9d2bfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table><tbody><tr><td><p><b>Event detail<\/b><\/p><\/td><td><p><b>Information<\/b><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Event<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">789Bingo Elite Partners Gala 2026<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Theme<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">People, Partnerships, A Brighter Tomorrow<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Format<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Live gathering with simultaneous Facebook Live broadcast<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Main recognition<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Top 10 Influencers<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Featured activities<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Partner awards, raffle prizes and special recognitions<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Male Star of the Night<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Master Bebe<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Female Star of the Night<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Yukii Takahashi<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Top-ranked influencer<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Christian Merck Grey<\/span><\/p><\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b88eca1 e-flex e-con-boxed e-con e-parent\" data-id=\"b88eca1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52c900b elementor-widget elementor-widget-text-editor\" data-id=\"52c900b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><b>Coverage Note<\/b><span style=\"font-weight: 400;\">: The names, prizes and figures in this recap are based on the actual coverage by 789Bingo during the event day on September 5, 2026.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94d7cc6 e-flex e-con-boxed e-con e-parent\" data-id=\"94d7cc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88a8dca elementor-widget elementor-widget-heading\" data-id=\"88a8dca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Connecting the Gala With Online Viewers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-772c1d6 e-flex e-con-boxed e-con e-parent\" data-id=\"772c1d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61235ed elementor-widget elementor-widget-text-editor\" data-id=\"61235ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><i><span style=\"font-weight: 400;\">Watch the <a href=\"https:\/\/www.facebook.com\/share\/v\/1B6FJ6YgXp\/\" target=\"_blank\" rel=\"noopener\">recorded live stream on Facebook<\/a>. The actual coverage starts at approximately 1:50:00.<\/span><\/i><\/p><p><span style=\"font-weight: 400;\">The simultaneous Facebook Live broadcast allowed the 789Bingo communities and followers to watch the program as it happened.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The following were the livestream\u2019s main segments:<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Top 10 influencers recognition<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Raffle winner announcement<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Special performance prizes\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Male and Female Stars of the Night<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Gala speeches and partner acknowledgements\u00a0<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Presentation of onstage winners <\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a14e4e e-flex e-con-boxed e-con e-parent\" data-id=\"7a14e4e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-016cfe1 elementor-widget elementor-widget-heading\" data-id=\"016cfe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">789Bingo Gala Winners<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-faf78e3 e-flex e-con-boxed e-con e-parent\" data-id=\"faf78e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bae99a elementor-widget elementor-widget-heading\" data-id=\"1bae99a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Raffle and Special-Prize Winners <\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de36a22 e-flex e-con-boxed e-con e-parent\" data-id=\"de36a22\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb46957 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"bb46957\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/kuya-emm-tv-and-mr-confident-nespresso-citiz-aeroccino-coffee-machines.webp\" alt=\"Kuya Emm TV and Mr. Confident Nespresso CitiZ &amp; Aeroccino coffee machines\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/marieta-asuncion-macbook-neo.webp\" alt=\"Marieta Asuncion MacBook Neo\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/criselle-delgado-a-trip-to-thailand.webp\" alt=\"Criselle Delgado A Trip to Thailand\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/jhoana-delgado-samsung-miniled.webp\" alt=\"Jhoana Delgado Samsung MiniLED\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/jhon-jhon-gonzales-samsung-combo-washer-dryer-with-digital-inverter.webp\" alt=\"jhon-jhon-gonzales-samsung-combo-washer-dryer-with-digital-inverter\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc4c75d e-flex e-con-boxed e-con e-parent\" data-id=\"cc4c75d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f41fe6 elementor-widget elementor-widget-text-editor\" data-id=\"5f41fe6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Gala prizes range from premium home appliances to technology and travel rewards.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fc5deb e-flex e-con-boxed e-con e-parent\" data-id=\"4fc5deb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eacb7f6 elementor-widget elementor-widget-text-editor\" data-id=\"eacb7f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table><tbody><tr><td><p><b>Recipient<\/b><\/p><\/td><td><p><b>Recognition<\/b><\/p><\/td><td><p><b>Announced prize<\/b><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Kuya Emm TV and Mr. Confident<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Raffle Winner<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">2 Nespresso CitiZ &amp; Aeroccino coffee machines<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Marieta Asuncion<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Raffle Winner<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1 MacBook Neo<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Jhoana Delgado<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Top 1 for Invites<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1 Samsung MiniLED<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Criselle Delgado<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Top 1 for GGR<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">A Trip to Thailand<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Jhon Jhon Gonzales<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Top 1 Prize for Deposit<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1 Samsung Combo Washer &amp; Dryer, with Digital Inverter<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Scatter Gwapings<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Raffle Winner<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1 Samsung Refrigerator<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">Marieta Asuncion<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Overall Top 1 Affiliate\/Elite Partner of the Year<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1 Honda Click 160 (Grand Prize)<\/span><\/p><\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9bb37c e-flex e-con-boxed e-con e-parent\" data-id=\"d9bb37c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce89ccb elementor-widget elementor-widget-text-editor\" data-id=\"ce89ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Some prizes were connected to specific partner-performance categories as well as raffle prizes. For that reason, not every prize recipient should be described simply as a raffle winner. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f68557 e-flex e-con-boxed e-con e-parent\" data-id=\"1f68557\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06183af elementor-widget elementor-widget-heading\" data-id=\"06183af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Top 10 Influencers Recognized<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-648cc5b e-flex e-con-boxed e-con e-parent\" data-id=\"648cc5b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1924d06 elementor-widget elementor-widget-text-editor\" data-id=\"1924d06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Top 10 influencers were recognized from the source ranking that included three performance metrics:\u00a0<\/span><\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><b>First Depositors:<\/b><span style=\"font-weight: 400;\"> Referred users recorded as making their first deposit<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>Deposit Amount:<\/b><span style=\"font-weight: 400;\"> Total deposits attributed to the partner<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>GGR:<\/b><span style=\"font-weight: 400;\"> Gross gaming revenue attributed to the partner<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4434d8 e-flex e-con-boxed e-con e-parent\" data-id=\"f4434d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7b9852 elementor-widget elementor-widget-text-editor\" data-id=\"e7b9852\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<table><tbody><tr><td><p><b>Overall rank<\/b><\/p><\/td><td><p><b>Influencer<\/b><\/p><\/td><td><p><b>First depositors rank<\/b><\/p><\/td><td><p><b>Deposit amount<\/b><\/p><p><b>rank<\/b><\/p><\/td><td><p><b>GGR<\/b><\/p><p><b>rank<\/b><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">1<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Christian Merck Grey<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">1<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">2<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Master Bebe<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">2<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">3<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">4<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">3<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Onepipti (Libag)<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">4<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">4<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">3<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">4<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Biboy Lang Pala<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">5<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">5<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">5<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">5<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">AURA BUDGETT<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">12<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">2<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">2<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">6<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Jaja TV<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">3<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">6<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">8<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">7<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Jonah\u00a0<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">7<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">7<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">6<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">8<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Ella TV<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">6<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">8<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">14<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">9<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Uncle J \/ Tito J<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">8<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">9<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">13<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"font-weight: 400;\">10<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">Sean<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">11<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">12<\/span><\/p><\/td><td><p><span style=\"font-weight: 400;\">7<\/span><\/p><\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19c2b6c e-flex e-con-boxed e-con e-parent\" data-id=\"19c2b6c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4757e36 elementor-widget elementor-widget-heading\" data-id=\"4757e36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Two Stars of the Night<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-410fed2 e-flex e-con-boxed e-con e-parent\" data-id=\"410fed2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ee1803 elementor-widget elementor-widget-text-editor\" data-id=\"2ee1803\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Gala recognized two guests who stood out with style, confidence and presence during the evening.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d67929 e-flex e-con-boxed e-con e-parent\" data-id=\"8d67929\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40b0c84 elementor-widget elementor-widget-image\" data-id=\"40b0c84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night-1024x1024.webp\" class=\"attachment-large size-large wp-image-7861\" alt=\"Master Bebe Male Star of the Night\" srcset=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night-1024x1024.webp 1024w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night-300x300.webp 300w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night-150x150.webp 150w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night-768x768.webp 768w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/master-bebe-male-star-of-the-night.webp 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fb0863 e-flex e-con-boxed e-con e-parent\" data-id=\"2fb0863\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a64fcb elementor-widget elementor-widget-text-editor\" data-id=\"5a64fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Master Bebe received the Male Star of the Night award, apart from placing second in the Top 10 influencer ranking.\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38666f8 e-flex e-con-boxed e-con e-parent\" data-id=\"38666f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88513bb elementor-widget elementor-widget-image\" data-id=\"88513bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night-1024x1024.webp\" class=\"attachment-large size-large wp-image-7862\" alt=\"Yukii Takahashi Female Star of the Night\" srcset=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night-1024x1024.webp 1024w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night-300x300.webp 300w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night-150x150.webp 150w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night-768x768.webp 768w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/yukii-takahashi-female-star-of-the-night.webp 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86fdc42 e-flex e-con-boxed e-con e-parent\" data-id=\"86fdc42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df42038 elementor-widget elementor-widget-text-editor\" data-id=\"df42038\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Yukii Takahashi was named Female Star of the Night. Her elegance and memorable presence during the celebration were recognized that evening.\u00a0<\/span><\/p><p><span style=\"font-weight: 400;\">The Star of the Night awards complemented these performance-based recognitions. The presentation of these two celebrates these two personalities who helped shape the evening\u2019s atmosphere. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ed4ff9 e-flex e-con-boxed e-con e-parent\" data-id=\"6ed4ff9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e52fb7 elementor-widget elementor-widget-heading\" data-id=\"1e52fb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">More Than an Awards Ceremony<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a6f5d89 e-flex e-con-boxed e-con e-parent\" data-id=\"a6f5d89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f52e92 elementor-widget elementor-widget-text-editor\" data-id=\"4f52e92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Elite Partners Gala 2026 brought individuals behind the 789Bingo\u2019s Affiliate contributors and communities in one evening. Raffle prizes added a fun celebratory element to the event. The celebration made it clear that it was not just about business performance.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a94b16 e-flex e-con-boxed e-con e-parent\" data-id=\"9a94b16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f0572a elementor-widget elementor-widget-shortcode\" data-id=\"3f0572a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div style=\"position:relative;width:100%;max-width:405px;aspect-ratio:9\/16;margin:0 auto;\">\n  <iframe\n    src=\"https:\/\/www.tiktok.com\/player\/v1\/7682383770900614420?description=0&amp;music_info=0&amp;controls=1\"\n    title=\"TikTok video\"\n    style=\"position:absolute;inset:0;width:100%;height:100%;border:0;\"\n    allow=\"autoplay;fullscreen;picture-in-picture\"\n    allowfullscreen\n    loading=\"lazy\">\n  <\/iframe>\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c61be46 e-flex e-con-boxed e-con e-parent\" data-id=\"c61be46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baf0b1f elementor-widget elementor-widget-text-editor\" data-id=\"baf0b1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><em>Video courtesy of Geniel Nones, @guummyymo (TikTok)<\/em><\/p><p><span style=\"font-weight: 400;\">This program fostered community engagement and collective achievement. The Gala\u2019s message\u2014<\/span><b>People, Partnerships, A Brighter Tomorrow<\/b><span style=\"font-weight: 400;\">\u2014placed people behind the results at the center of the celebration. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7729cc e-flex e-con-boxed e-con e-parent\" data-id=\"d7729cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e7248e elementor-widget elementor-widget-heading\" data-id=\"6e7248e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Celebrate More 789Bingo Highlights<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-147d88a e-flex e-con-boxed e-con e-parent\" data-id=\"147d88a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4ada6c elementor-widget elementor-widget-text-editor\" data-id=\"e4ada6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Visit the<\/span> <a href=\"https:\/\/789bingo.com\/blog\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">789Bingo Blog<\/span><\/a><span style=\"font-weight: 400;\"> for more official event recaps, community announcements, winner stories and highlights from the 789Bingo affiliate contributors.<\/span><\/p><p><b>Gambling can be addictive, know when to stop<\/b><span style=\"font-weight: 400;\">.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7489d69 e-flex e-con-boxed e-con e-parent\" data-id=\"7489d69\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4348696 elementor-widget elementor-widget-image\" data-id=\"4348696\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/789bingo.com\/promo\" target=\"_blank\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"130\" src=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/789Bingo-promo-1024x166.gif\" class=\"attachment-large size-large wp-image-7764\" alt=\"789bingo promo, 789bingo bonus, 789bingo rewards\" srcset=\"https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/789Bingo-promo-1024x166.gif 1024w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/789Bingo-promo-300x49.gif 300w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/789Bingo-promo-768x124.gif 768w, https:\/\/blog.789bingo.com\/wp-content\/uploads\/2026\/09\/789Bingo-promo-1536x249.gif 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The 789Bingo Elite Partners Gala 2026 is an evening dedicated to recognizing top-performing influencers, raffle winners, and standout guests. The evening celebrated 789Bingo\u2019s affiliate contributors\u2019 community, with the theme \u201cPeople | Partnerships | A Brighter Tomorrow.\u201d The Gala was held before a live audience. A broadcast was simultaneously available via 789Bingo Facebook Live. Viewers of [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":7854,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28],"tags":[],"class_list":["post-7853","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-789-winners"],"_links":{"self":[{"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/posts\/7853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/comments?post=7853"}],"version-history":[{"count":28,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/posts\/7853\/revisions"}],"predecessor-version":[{"id":7962,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/posts\/7853\/revisions\/7962"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/media\/7854"}],"wp:attachment":[{"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/media?parent=7853"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/categories?post=7853"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.789bingo.com\/wp-json\/wp\/v2\/tags?post=7853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}